Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 1998 16:08:16 +0200 (MEST)
From:      Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
To:        Jim Bryant <jbryant@unix.tfs.net>
Cc:        freebsd-current@FreeBSD.ORG, jkh@time.cdrom.com, (Edwin Culp) <eculp@webwizard.org.mx>
Subject:   Re: netscape in -current is broked
Message-ID:  <XFMail.981016160816.croot@btp1da.phy.uni-bayreuth.de>
In-Reply-To: <199810161339.IAA09676@unix.tfs.net>

next in thread | previous in thread | raw e-mail | index | archive | help

You need the old aout-Xlibs for netscape:

ldd /usr/local/lib/netscape/navigator-4.07.bin
/usr/local/lib/netscape/navigator-4.07.bin:
        -lXt.6 => /usr/X11R6/lib/aout/libXt.so.6.0 (0x2063c000)
        -lXmu.6 => /usr/X11R6/lib/aout/libXmu.so.6.0 (0x20678000)
        -lX11.6 => /usr/X11R6/lib/aout/libX11.so.6.1 (0x20687000)
        -lXext.6 => /usr/X11R6/lib/aout/libXext.so.6.3 (0x20718000)
        -lSM.6 => /usr/X11R6/lib/aout/libSM.so.6.0 (0x20721000)
        -lICE.6 => /usr/X11R6/lib/aout/libICE.so.6.3 (0x20729000)
        -lg++.4 => /usr/lib/aout/libg++.so.4.0 (0x2073a000)
        -lm.2 => /usr/lib/aout/libm.so.2.0 (0x20776000)
        -lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x20790000)
        -lc.3 => /usr/lib/aout/libc.so.3.1 (0x207c6000)
Werner

On 16-Oct-98 Jim Bryant wrote:
> In reply:
>> Jim Bryant wrote:
>> >  11:28:19pm  argus(29): communicator-4
>> > ld.so failed: Can't find shared library "libXt.so.6.0"
>> >  11:29:11pm  argus(30): pwd
>> > /usr/ports/www/netscape4-communicator
>> >
>> 
>> I'm using 4.5b2 aout with an all elf system.  It works more or less ok,
>> although
>> it seems to crash more often under elf, but then maybe it's the user:-)  I
>> like
>> it much better than 4.0?.
>> 
>> The downloadable for FreeBSD is under a directory unsupported, if my memory
>> serves me correctly.
>> 
>> provecho y saludos
>> 
>> ed
> 
> apparently they took it down, or didn't match all of their systems...
> 
> anyhow, i think i've found the problem...
> 
> when i elfed, i rebuilt X from scratch.  i just double checked on the
> Xt lib reference...
> 
> -rwxr-xr-x  1 root  wheel  291589 Oct 11 23:38 libXt.so.6
> 
> take note that EVERYTHING seems to be looking for:
> 
> ld.so failed: Can't find shared library "libXt.so.6.0"
> 
> the rebuild of X seems to have built an incorrect version number.
> This build was off of last Sat's cvsup.
> 
> jim
> -- 
> All opinions expressed are mine, if you    |  "I will not be pushed, stamped,
> think otherwise, then go jump into turbid  |  briefed, debriefed, indexed, or
> radioactive waters and yell WAHOO !!!      |  numbered!" - #1, "The Prisoner"
> ------------------------------------------------------------------------------
> Inet: jbryant@tfs.net    AX.25: kc5vdj@wv0t.#neks.ks.usa.noam     grid:
> EM28pw
> voice: KC5VDJ - 6 & 2 Meters AM/FM/SSB, 70cm FM.  
> http://www.tfs.net/~jbryant
> ------------------------------------------------------------------------------
> HF/6M/2M: IC-706-MkII, 2M: HTX-212, 2M: HTX-202, 70cm: HTX-404, Packet:
> KPC-3+
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

----------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981016160816.croot>