From owner-freebsd-current Fri Sep 25 09:29:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26513 for freebsd-current-outgoing; Fri, 25 Sep 1998 09:29:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gforce.bellsouth.net (host-209-214-153-77.sld.bellsouth.net [209.214.153.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26493 for ; Fri, 25 Sep 1998 09:28:52 -0700 (PDT) (envelope-from glenn@bellsouth.net) Received: from gforce.bellsouth.net (localhost [127.0.0.1]) by gforce.bellsouth.net (8.9.1/8.9.1) with ESMTP id LAA00399 for ; Fri, 25 Sep 1998 11:28:36 -0500 (CDT) (envelope-from glenn@gforce.bellsouth.net) Message-Id: <199809251628.LAA00399@gforce.bellsouth.net> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG From: Glenn Johnson Subject: Netscape no longer works with ELF system Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 Sep 1998 11:28:36 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Thanks. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message