From 9574130d3d2f51737446564b52b6366283ce2e94 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Fri, 30 Jul 1999 17:40:10 +0000 Subject: [PATCH] Add an entry for a problem abount lacking of ld.so for aout apps. PR: docs/12794 --- FAQ/applications.sgml | 14 +++++++++++++- ja/FAQ/applications.sgml | 14 +++++++++++++- ja_JP.eucJP/FAQ/applications.sgml | 14 +++++++++++++- 3 files changed, 39 insertions(+), 3 deletions(-) diff --git a/FAQ/applications.sgml b/FAQ/applications.sgml index afa74cbaec..2e8de7e769 100644 --- a/FAQ/applications.sgml +++ b/FAQ/applications.sgml @@ -1,4 +1,4 @@ - + @@ -162,6 +162,18 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx 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 or install.sh in the compat22 subdirectory + and install it. + Also read ERRATAs for 3.1-R and 3.2-R. + + diff --git a/ja/FAQ/applications.sgml b/ja/FAQ/applications.sgml index dd3c104d56..417d017cf1 100644 --- a/ja/FAQ/applications.sgml +++ b/ja/FAQ/applications.sgml @@ -1,4 +1,4 @@ - + @@ -152,4 +152,16 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx もあります. + + ld.so はどこにありますか? + +

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 もお読みください. + + diff --git a/ja_JP.eucJP/FAQ/applications.sgml b/ja_JP.eucJP/FAQ/applications.sgml index dd3c104d56..417d017cf1 100644 --- a/ja_JP.eucJP/FAQ/applications.sgml +++ b/ja_JP.eucJP/FAQ/applications.sgml @@ -1,4 +1,4 @@ - + @@ -152,4 +152,16 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx もあります. + + ld.so はどこにありますか? + +

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 もお読みください. + +