Skip site navigation (1)Skip section navigation (2)
Date:      25 Jul 1999 07:23:54 +0900
From:      sada@FreeBSD.ORG
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/12794: FAQ entry about a problem for lack of ld.so.
Message-ID:  <19990724222354.10797.sada@rr.iij4u.or.jp>

next in thread | raw e-mail | index | archive | help

>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.
 
     </sect1>
+    <sect1>
+      <heading>Where do I find ld.so?</heading>
+
+      <p>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.
+    </sect1>
 
   </sect>
 

>Release-Note:
>Audit-Trail:
>Unformatted:


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




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