From owner-freebsd-questions Tue Feb 22 11:20:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-outgoing.amazon.com (smtp-outgoing.amazon.com [209.191.164.153]) by hub.freebsd.org (Postfix) with ESMTP id E07B337B768 for ; Tue, 22 Feb 2000 11:20:34 -0800 (PST) (envelope-from dbrez@amazon.com) Received: from mail-proxy-1.amazon.com (mail-proxy-1.amazon.com [10.16.42.201]) by smtp-outgoing.amazon.com (Postfix) with ESMTP id B1D99B8C; Tue, 22 Feb 2000 11:20:33 -0800 (PST) Received: by mail-proxy-1.amazon.com id LAA09337; Tue, 22 Feb 2000 11:20:33 -0800 (PST) Message-Id: <4.1.20000222111439.00aae2a0@dbrez.mail.service.amazon.com> X-Sender: dbrez@dbrez.mail.service.amazon.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 22 Feb 2000 11:22:20 -0800 To: Jeremy Shane Sanders , questions@FreeBSD.ORG From: Dominique Brezinski Subject: Re: libXt.so.6.0 netscape In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:48 AM 2/22/00 +0000, Jeremy Shane Sanders wrote: >FreeBSD jaguar.airwalk.net 4.0-20000214-CURRENT FreeBSD >4.0-20000214-CURRENT #0: > Tue Feb 15 01:45:52 GMT 2000 >root@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 >ld.so failed: Can't find shared library "libXt.so.6.0" > This is the error I get when I try to load Netscape. >Also the Linux package is crashing with an 'error 2.' >Have you any ideas? This is the same problem I experienced (and posted to this list yesterday). Noticing that there is a libXt.so.6 in /usr/X11R6/lib, I did a 'setenv LD_LIBRARY_PATH /usr/X11R6/lib' prior to running netscape. Netscape found libXt.so.6 and stopped complaining about libXt.so.6.0, but instead complained that the minor version number of libXt.so.6 was -1 older than it expected. Netscape then failed with a bad magic number error in the same shared library. I think the netscape port is just broken or out of sync with the 4.0 current build. I tried copying libXt.so.6 from a 3.3 stable box to /usr/X11R6/lib/libXt.so.6.0, but it still failed with the bad magic number error. I have reverted back to 3.3 stable for now, since my wife needs a web browser to do her work. --- Dominique Brezinski Amazon.com Security office (206) 266-6900 pager (888) 916-2747 8312 ADAB C5B2 1916 CBD8 150E 37CE 044E F45F B5E4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message