From owner-freebsd-current Fri Sep 25 10:40:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07607 for freebsd-current-outgoing; Fri, 25 Sep 1998 10:40:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pozo.pozo.com (pozo.pozo.com [207.201.8.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07596 for ; Fri, 25 Sep 1998 10:40:23 -0700 (PDT) (envelope-from mantar@netcom.com) Received: from dual (DUAL [192.168.0.2]) by pozo.pozo.com (8.9.1/8.9.1) with SMTP id KAA25716; Fri, 25 Sep 1998 10:39:58 -0700 (PDT) (envelope-from mantar@netcom.com) Message-Id: <199809251739.KAA25716@pozo.pozo.com> X-Sender: null@192.168.0.1 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.63 (Beta) Date: Fri, 25 Sep 1998 10:39:57 -0700 To: Glenn Johnson , current@FreeBSD.ORG From: Manfred Antar Subject: Re: Netscape no longer works with ELF system In-Reply-To: <199809251628.LAA00399@gforce.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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