Prerequisite Checks
Ubuntu LinuxにOracle 11g 32ビットをインストールしていますが、インストーラは画面に次のエラーメッセージを表示します。
This is a prerequisite condition to test whether the package "make-3.80" is available on the system. (more details)
Expected Value
: make-3.80
Actual Value
: missing
実行すると、コマンドラインから次のようにsudo apt-get install make
なります。
make is already the newest version.
インストーラが見つけることができない他の多くの依存関係があります。なぜ見つかりませんか?