From owner-freebsd-questions Sun Jan 16 12:25:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.tmok.com (entropy.tmok.com [204.17.163.11]) by hub.freebsd.org (Postfix) with ESMTP id 941DE14F0F for ; Sun, 16 Jan 2000 12:25:21 -0800 (PST) (envelope-from wonko@entropy.tmok.com) Received: (from wonko@localhost) by entropy.tmok.com (8.9.3/8.9.3) id PAA28026 for freebsd-questions@freebsd.org; Sun, 16 Jan 2000 15:27:37 -0500 (EST) From: Brian Hechinger Message-Id: <200001162027.PAA28026@entropy.tmok.com> Subject: Netscape Communicator 4.7 and -current To: freebsd-questions@freebsd.org Date: Sun, 16 Jan 2000 15:27:37 -0500 (EST) Reply-To: wonko@entropy.tmok.com X-Useless-Header: why? because i can. X-Organization: The Ministry of Knowledge X-Dreams: an OpenWin that is based on current MIT X11 releases X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm trying to get Netscape Navigator 4.7 to run on FreeBSD-current (snapshot 20000114) and am having some trouble. for some reason, -current didn't populate the X related aout libraries during install (but i'm guessing 3.3 -stable did since it used to work) so what i need to know is how to i build and install the aout libraries that netscape needs? wonko@wintermute.half.com# ldd communicator-4.7.bin communicator-4.7.bin: -lXt.6 => not found (0x0) -lXmu.6 => not found (0x0) -lXext.6 => not found (0x0) -lX11.6 => not found (0x0) -lSM.6 => not found (0x0) -lICE.6 => not found (0x0) -lg++.4 => /usr/lib/compat/aout/libg++.so.4.0 (0x20b67000) -lstdc++.2 => /usr/lib/compat/aout/libstdc++.so.2.0 (0x20ba3000) -lm.2 => /usr/lib/compat/aout/libm.so.2.0 (0x20bd9000) -lc.3 => /usr/lib/compat/aout/libc.so.3.1 (0x20bf3000) thanks, -brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message