From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 08:25:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AF9016A4CE for ; Thu, 1 Jan 2004 08:25:18 -0800 (PST) Received: from mta15.srv.hcvlny.cv.net (mta15.srv.hcvlny.cv.net [167.206.5.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EB443D5C for ; Thu, 1 Jan 2004 08:25:16 -0800 (PST) (envelope-from kellers@njit.edu) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta15.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HQT00H5VKA6PT@mta15.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Thu, 01 Jan 2004 11:25:18 -0500 (EST) Date: Thu, 01 Jan 2004 11:25:14 -0500 From: T Kellers In-reply-to: To: Ken Seggerman , freebsd-questions@freebsd.org Message-id: <200401011125.14464.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 References: Subject: Re: How do I install Netscape Linux binary on FreeBSD 4.3? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 16:25:18 -0000 I think that's the wrong verfsion of linux-netscape, you probably need: communicator-v48-us.x86-unknown-linux2.2.tar.gz or navigator-v48-us.x86-unknown-linux2.2.tar.gz both can be installed via the ports at /usr/ports/www/netscape48-communicator or /usr/ports/www/netscape48-navigator (if you have ports collection installed) Note that the ports are supposed to work with the latest releases of the OS (currently 4.9 and 5.1); you may need to upgrade your OS to 4.9 to get any ports to run. FreeBSD 5.1 is still a development release; if you upgrade stick to the FreeBSD 4.9 path. HTH Tim Kellers CPE/NJIT On Thursday 01 January 2004 10:38 am, Ken Seggerman wrote: > I am running FreeBSD 4.3 running on an old slow laptop which is running > low on disk space. > > I had Mozilla 5.0 0.8.1 and Netscape-communicator 4.76 installed. > > Netscape was a package off of the FreeBSD 4.3 CDROM. I may have downloaded > Mozilla and installed it as a package, or built it as a port. I don't > remember. > > Up until quite recently Mozilla worked very slowly, took up a lot of space > on the hard drive and 97% of the CPU. I don't think Netscape > worked once I installed Mozilla, but trying to start Netscape resulted in > the following error messages: > > $ /usr/local/bin/netscape > /usr/libexec/ld.so: warning: /usr/X11R6/lib/libXt.so.6: minor version -1 > older than expected 0, using it anyway > ld.so failed: bad magic number in "/usr/X11R6/lib/libXt.so.6" > > I did pkg_delete on Netscape and reinstalled it with pkg_add from the > CDROM. > > When I tried to start Netscape, I got the same bad magic number error. > > Then when I tried to start Mozilla, the hard drive rattled for about five > minutes, Mozilla started up, got a PID, used up 95% of the CPU, but it > never (I've waited 15 minutes) opened a window. Perhaps my pkg_delete and > pkg_add of Netscape stepped on something in Mozilla. > > I pkg_deleted mozilla, netscape-communicator, netscape-wrapper, and > netscpae-remote. > > I went to the FreeBSD web site where they said that the FreeBSD version of > Mozilla is huge and slow, and recommended Netscape instead. The latest > version of Netscape for download is Linux version called: > > netscape-i686-pc-linux-gnu-sea.tar.gz. > > My laptop is set for running Linux executables: > #linux > linux driver already loaded > > but I have no idea what to do with this file. > > Do I untar and unzip it first and hope that any installation instructions > will work on FreeBSD? Leave it as a tar.gz, and install it with pkg_add, > or rpm? > > The FreeBSD Handbook goes into great detail about how to brand elf > binaries, how to install specific software like Mathematica and Oracle, > but doesn't say how to install an ordinary Linux binary or how to install > Netscape. > > I would be grateful for any suggestions. > > Ken > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"