From owner-freebsd-doc Sat Jul 24 15:31:26 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8382314D35 for ; Sat, 24 Jul 1999 15:31:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA77963; Sat, 24 Jul 1999 15:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from rr.iij4u.or.jp (h162.p060.iij4u.or.jp [210.130.60.162]) by hub.freebsd.org (Postfix) with SMTP id 954A414DC8 for ; Sat, 24 Jul 1999 15:25:03 -0700 (PDT) (envelope-from sada@rr.iij4u.or.jp) Received: (qmail 10798 invoked by uid 1000); 25 Jul 1999 07:23:54 +0900 Message-Id: <19990724222354.10797.sada@rr.iij4u.or.jp> Date: 25 Jul 1999 07:23:54 +0900 From: sada@FreeBSD.ORG Reply-To: sada@FreeBSD.ORG To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/12794: FAQ entry about a problem for lack of ld.so. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12794 >Category: docs >Synopsis: FAQ entry about a problem for lack of ld.so. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 24 15:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: SADA Kenji >Release: FreeBSD 3.2-STABLE i386 >Organization: Nagoya.Aichi.Japan >Environment: FreeBSD 3.2-STABLE i386 XFree86 3.3.3.1 >Description: Some 3.x users could have trouble of missing ld.so . >How-To-Repeat: >Fix: Import a new section into doc/FAQ/applications.sgml Index: applications.sgml =================================================================== RCS file: /home/ncvs/doc/FAQ/applications.sgml,v retrieving revision 1.12 diff -u -r1.12 applications.sgml --- applications.sgml 1999/07/12 15:10:35 1.12 +++ applications.sgml 1999/07/24 21:37:01 @@ -162,6 +162,15 @@ branches. + + Where do I find ld.so? + +

If you want to run some aout applications like + Netscape Navigator on an Elf'ened machine such as 3.1-R or later, + it would need /usr/libexec/ld.so and some aout libs. + They are included in the compat22 distribution. + Use /stand/sysinstall and import it. + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message