Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 18:53:38 -0400 (EDT)
From:      William Melanson <wjm@gate.net>
To:        Steven Patterson <steve@oecmed.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ld.so
Message-ID:  <Pine.A41.4.03.9907201850240.59620-100000@navajo.gate.net>
In-Reply-To: <3794FC14.DD32FB9D@oecmed.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Jul 1999, Steven Patterson wrote:

% 
% I received FreeBSD CDs at the recent Usenix Conference.  For whatever
% reason, I cannot find the ld.so file.  I am trying to run netscape and
% it gives me an error that it can't find the file.  If you can tell me
% where I can find it, I would appreciate it.
% 
% Steve Patterson

This will fix it.

Go into the first installation cd:

A typical FreeBSD distribution directory looks something like this:

ABOUT.TXT       bin             dict            manpages        tools
HARDWARE.TXT    compat1x        des             doc             packages
INSTALL.TXT     compat20        floppies        ports
README.TXT      compat21        games           proflibs
RELNOTES.TXT    compat22        info            src
LAYOUT.TXT      XF86333

Within the compat22 directory run the install shell script which will
install the necessary ld.so in /usr/libexec. 

This is what the problem is:

4. The compat1x, compat20, compat21 and compat22 directories contain
   distributions for compatibility with older releases and are distributed
   as single gzip'd tar files - they can be installed during release time
   or later by running their `install.sh' scripts.  Those wishing to
   run older (2.2.x) a.out dynamically linked executables should always
   install the compat22 distribution.

--------------------------------oOo------------------------------------
  William  J. Melanson        CyberGate, Inc. | e.spire Communications
  Network Controller          Deerfield Beach, FL 33441 
  Network Operations Center   Phone: (954) 429-8080
--------------------------------oOo------------------------------------



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.03.9907201850240.59620-100000>