Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 1999 11:00:01 -0700 (PDT)
From:      jin@george.lbl.gov
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14134: package netscape-4.61 cannot run under 3.x or later
Message-ID:  <199910051800.LAA63921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14134; it has been noted by GNATS.

From: jin@george.lbl.gov
To: brett@peloton.runet.edu, j_guojun@lbl.gov
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14134: package netscape-4.61 cannot run under 3.x or later
Date: Tue, 5 Oct 1999 10:50:08 -0700 (PDT)

 On Mon, 5 Oct 1999, Brett Taylor <brett@peloton.runet.edu>wrote:
 
 > >Synopsis:       package netscape-4.61 cannot run under 3.x or later
 
 > Install the compat22 distribution.
 > 
 > I think we can close this PR.
 > 
 > Brett
 
 It seems not a compat22 distribution problem:
 
 ll -a /usr/X11R6/lib/aout
 total 1888
 drwxrwxr-x  2 root  wheel     512 Sep 17 06:41 .
 drwxr-xr-x  5 root  wheel    1536 Sep 17 06:56 ..
 -rw-r--r--  1 root  wheel   81120 Dec 30  1998 libICE.so.6.3
 -rw-r--r--  1 root  wheel  239019 Dec 30  1998 libPEX5.so.6.0
 -rw-r--r--  1 root  wheel   36137 Dec 30  1998 libSM.so.6.0
 -rw-r--r--  1 root  wheel  715287 Dec 30  1998 libX11.so.6.1
 -rw-r--r--  1 root  wheel   49895 Dec 30  1998 libXIE.so.6.0
 -rw-r--r--  1 root  wheel  245045 Dec 30  1998 libXaw.so.6.1
 -rw-r--r--  1 root  wheel   45798 Dec 30  1998 libXext.so.6.3
 -rw-r--r--  1 root  wheel   33928 Dec 30  1998 libXi.so.6.0
 -rw-r--r--  1 root  wheel   81386 Dec 30  1998 libXmu.so.6.0
 -rw-r--r--  1 root  wheel   28511 Dec 30  1998 libXp.so.6.2
 -rw-r--r--  1 root  wheel  293631 Dec 30  1998 libXt.so.6.0
 -rw-r--r--  1 root  wheel   18866 Dec 30  1998 libXtst.so.6.1
 -rw-r--r--  1 root  wheel    9553 Dec 30  1998 liboldX.so.6.0
 
 The aout libraries were installed at the time the 3.3-RELEASE was installed
 	(look at the directory timestamp).
 
 Also, the boot process sets the ld path (no in messages, but console):
 
 setting ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib
 setting a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout
 
 However, the netscape won't run:
 netscape
 /usr/libexec/ld.so: warning: /usr/lib/libXt.so.6: minor version -1 older than expected 0, using it anyway
 ld.so failed: bad magic number in "/usr/lib/libXt.so.6"
 
 May be this is no ports problem, but a cofguration problem?
 
 	-Jin
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910051800.LAA63921>