Add an entry for a problem abount lacking of ld.so for aout apps.

PR:	docs/12794
This commit is contained in:
SADA Kenji 1999-07-30 17:40:10 +00:00
parent 57c6b5b66f
commit 9574130d3d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5277
3 changed files with 39 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: applications.sgml,v 1.13 1999-07-28 20:26:06 nik Exp $ -->
<!-- $Id: applications.sgml,v 1.14 1999-07-30 17:40:09 sada Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -162,6 +162,18 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx
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 or install.sh in the compat22 subdirectory
and install it.
Also read ERRATAs for 3.1-R and 3.2-R.
</sect1>
</sect>

View file

@ -1,4 +1,4 @@
<!-- $Id: applications.sgml,v 1.11 1999-06-25 09:23:39 motoyuki Exp $ -->
<!-- $Id: applications.sgml,v 1.12 1999-07-30 17:40:10 sada Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.10 -->
@ -152,4 +152,16 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx
<url url="../java/" name="日本語訳"> もあります.
</sect1>
<sect1>
<heading>ld.so はどこにありますか?</heading>
<p>3.1-R 以降などの Elf 化されたマシンで Netscape Navigator などの
aout 形式のアプリケーションを動かすときには,
/usr/libexec/ld.so と aout ライブラリのファイルが必要です.
それらは配布物の compat22 に納められています.
/stand/sysinstall や compat22 サブディレクトリ内の install.sh を
使って compat22 をインストールしてください.
合わせて 3.1-R と 3.2-R の ERRATA もお読みください.
</sect1>
</sect>

View file

@ -1,4 +1,4 @@
<!-- $Id: applications.sgml,v 1.11 1999-06-25 09:23:39 motoyuki Exp $ -->
<!-- $Id: applications.sgml,v 1.12 1999-07-30 17:40:10 sada Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.10 -->
@ -152,4 +152,16 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx
<url url="../java/" name="日本語訳"> もあります.
</sect1>
<sect1>
<heading>ld.so はどこにありますか?</heading>
<p>3.1-R 以降などの Elf 化されたマシンで Netscape Navigator などの
aout 形式のアプリケーションを動かすときには,
/usr/libexec/ld.so と aout ライブラリのファイルが必要です.
それらは配布物の compat22 に納められています.
/stand/sysinstall や compat22 サブディレクトリ内の install.sh を
使って compat22 をインストールしてください.
合わせて 3.1-R と 3.2-R の ERRATA もお読みください.
</sect1>
</sect>