From owner-freebsd-current Fri Sep 25 11:40:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17486 for freebsd-current-outgoing; Fri, 25 Sep 1998 11:40:24 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailgate.aist-nara.ac.jp (fse4.aist-nara.ac.jp [163.221.76.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17474 for ; Fri, 25 Sep 1998 11:40:19 -0700 (PDT) (envelope-from takas-su@is.aist-nara.ac.jp) Received: from decpc20.aist-nara.ac.jp (decpc20.aist-nara.ac.jp [163.221.172.33]) by mailgate.aist-nara.ac.jp (8.8.5+2.7Wbeta5/3.6W/NAIST/GATE-3.4c) with ESMTP id DAA21466 for ; Sat, 26 Sep 1998 03:40:07 +0900 (JST) Received: from is (takas-su@localhost) by decpc20.aist-nara.ac.jp (8.8.5+2.7Wbeta5/3.5Wpl5/NAIST/2.0) id DAA05179; Sat, 26 Sep 1998 03:40:41 +0900 (JST) Date: Sat, 26 Sep 1998 03:40:41 +0900 (JST) Message-Id: <199809251840.DAA05179@decpc20.aist-nara.ac.jp> From: takas-su@is.aist-nara.ac.jp (SUGIMURA Takashi/ =?ISO-2022-JP?B?GyRCP3lCPDUuO04bKEI=?=) To: current@FreeBSD.ORG Subject: Re: Netscape no longer works with ELF system In-Reply-To: Your message of "Fri, 25 Sep 1998 11:28:36 -0500". <199809251628.LAA00399@gforce.bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article of <199809251628.LAA00399@gforce.bellsouth.net>, gljohns@bellsouth.net 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? >> Today the same problem occurred to me and it was solved. You should place old aout libraries in /usr/X11R6/lib/aout. They can be taken from ftp.xfree86.org, and other mirror sites. In my system the Netscape Communicator is linked as follows: % ldd /usr/local/lib/netscape/communicator-4.06.bin /usr/local/lib/netscape/communicator-4.06.bin: -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 (0x20a4d000) -lSM.6 => /usr/X11R6/lib/aout/libSM.so.6.0 (0x20a56000) -lICE.6 => /usr/X11R6/lib/aout/libICE.so.6.3 (0x20a5e000) -lg++.4 => /usr/lib/aout/libg++.so.4.0 (0x20a6f000) -lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x20aab000) -lm.2 => /usr/lib/aout/libm.so.2.0 (0x20ae1000) -lc.3 => /usr/lib/aout/libc.so.3.1 (0x20afb000) --- SUGIMURA Takashi (takas-su@is.aist-nara.ac.jp) URL: http://hawk.aist-nara.ac.jp/%7Etakas-su/ (sorry only in Japanese) Software Engineering lab. of NAIST, 2nd grade of Master, The FreeBSD Japanese Documentation Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message