From owner-freebsd-questions Wed Aug 2 20:49:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ann.skypoint.net (ann.skypoint.net [199.86.32.19]) by hub.freebsd.org (Postfix) with ESMTP id B291937B5D0 for ; Wed, 2 Aug 2000 20:48:59 -0700 (PDT) (envelope-from rpj@fep.hirshfields.com) Received: (from uucp@localhost) by ann.skypoint.net (8.9.3/8.9.3) with UUCP id DAA91109 for freebsd-questions@freebsd.org; Thu, 3 Aug 2000 03:53:08 GMT Received: (from rpj@localhost) by fep.hirshfields.com (8.8.8/8.8.8) id WAA06244; Wed, 2 Aug 2000 22:23:52 -0500 (CDT) (envelope-from rpj) From: "Roger P. Johnson" Message-Id: <200008030323.WAA06244@fep.hirshfields.com> Subject: Re: netscape navigator 4.74 and 4.1-Release In-Reply-To: <20000803101901.B87263@wantadilla.lemis.com> from Greg Lehey at "Aug 3, 0 10:19:01 am" To: freebsd-questions@freebsd.org Date: Wed, 2 Aug 2000 22:23:52 -0500 (CDT) Cc: rjohnson@hirshfields.com X-Mailer: ELM [version 2.4ME+ PL38 (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 > On Wednesday, 2 August 2000 at 15:00:14 -0500, Roger P. Johnson wrote: > >> Has anyone had problems installing navigator 4.74 on freshly installed > >> 4.1-Release systems? I downloaded the freebsd native tar.gz directly from > >> netscape and keep getting: > >> > >> ld.so failed: Can't find shared library "libXt.so.6.0" > > You have installed X, right? > > Check whether the file exists. It should be in > /usr/X11R6/lib/aout/libXt.so.6.0. If it isn't, you should be able to > find it on the distribution somewhere. > > > I've experience a similar error but it wasn't with Netscape. In my case > > the number of open files was too small for the number of users using > > the machine. Check /var/log/messages. That's what tipped it off for me. > > I don't know what you find similar about your error. This message is > telling you that it can't find a file, not that there were too many > open files (which is what I presume you mean). What was similar? Becuase the f'n message was MISLEADING that's why. I could find the blame lib file, I could see it, I could ls it, but the stupid message was saying that it can't find it! It was in /var/log/messages that I was getting an additional message about too many files open/execeed. Rebuilt the kernel increasing the number of users, and the problem went away. This was on FBSD 2.2.6 though. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message