Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 1998 10:39:57 -0700
From:      Manfred Antar <mantar@netcom.com>
To:        Glenn Johnson <gljohns@bellsouth.net>, current@FreeBSD.ORG
Subject:   Re: Netscape no longer works with ELF system
Message-ID:  <199809251739.KAA25716@pozo.pozo.com>
In-Reply-To: <199809251628.LAA00399@gforce.bellsouth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 11:28 AM 9/25/98 -0500, Glenn Johnson wrote:
>I have just brought up an entirely ELF system, including all ports. I do not 
>have any aout libraries built for ports, including XFree86.
>
>When I launch netscape now I get the following:
>
>ld.so failed: Can't find shared library "libXt.so.6.0"
>
>What should I do?
>
>The library is in /usr/X11R6/lib. I made a symlink of libXt.so.6 to 
>libXt.so.6.0, ie., ln -sf libXt.so.6 libXt.so.6.0, but that did not work.
>
You need the aout libs to run netscape.

(netscape)502}ldd netscape
netscape:
 -lXt.6 => /usr/X11R6/lib/aout/libXt.so.6.0 (0x20970000)
 -lXmu.6 => /usr/X11R6/lib/aout/libXmu.so.6.0 (0x209ac000)
 -lX11.6 => /usr/X11R6/lib/aout/libX11.so.6.1 (0x209bc000)
 -lXext.6 => /usr/X11R6/lib/aout/libXext.so.6.3 (0x20a4f000)
 -lSM.6 => /usr/X11R6/lib/aout/libSM.so.6.0 (0x20a58000)
 -lICE.6 => /usr/X11R6/lib/aout/libICE.so.6.3 (0x20a60000)
 -lg++.4 => /usr/lib/aout/libg++.so.4.0 (0x20a71000)
 -lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x20aad000)
 -lm.2 => /usr/lib/aout/libm.so.2.0 (0x20ae3000)
-lc.3 => /usr/lib/aout/libc.so.3.1 (0x20afd000)

I have these libs in /usr/X11R6/lib/aout just so i can run netscape
libFS.a         libX11.so.6.1   libXext.a       libXss.a        liboldX.a
libICE.a        libXIE.a        libXext.so.6.3  libXt.a         liboldX.so.6.0
libICE.so.6.3   libXIE.so.6.0   libXi.a         libXt.so.6.0    libxkbfile.a
libPEX5.a       libXau.a        libXi.so.6.0    libXtst.a       libxkbui.a
libPEX5.so.6.0  libXaw.a        libXmu.a        libXtst.so.6.1
libSM.a         libXaw.so.6.1   libXmu.so.6.0   libXxf86dga.a
libSM.so.6.0    libXdmcp.a      libXp.a         libXxf86misc.a
libX11.a        libXdpms.a      libXp.so.6.2    libXxf86vm.a

Although you don't need them all. just the ones listed above
Manfred
==============================
||    mantar@netcom.com     ||
||    pozo@infinex.com      ||
||    Ph. (415) 681-6235    ||
==============================


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?199809251739.KAA25716>