Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 1999 15:58:43 -0400 (EDT)
From:      William Melanson <wjm@gate.net>
To:        iwan_sutedi@fmi.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ld.so
Message-ID:  <Pine.A41.4.03.9907261558150.36942-100000@navajo.gate.net>
In-Reply-To: <199907260636.PAA06665@krakatau.tpra.fmi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Jul 1999 iwan_sutedi@fmi.com wrote:

% Date: Mon, 26 Jul 99 15:37:03 +0900
% From: iwan_sutedi@fmi.com
% To: freebsd-questions@FreeBSD.ORG
% Subject: ld.so
% 
% dear sirs..
% 
% i'v installed freebsd 3.2-RELEASE
% but i didn't find ld.so file.
% How can i get the file..??
% i need the file for run netscape.
% 
% regards
% iwan
% 

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.

- Bill



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.9907261558150.36942-100000>