答案1
我根本就没打算发表多条评论!
不,你需要做的远不止这些。你有依赖项列表吗?在 Oracle 数据库安装文档中,以及通过许多在线资源,你应该有类似以下内容:
:~$ sudo bash
:~# apt-get -y install alien
:~# apt-get -y install autoconf
:~# apt-get -y install automake
:~# apt-get -y install autotools-dev
:~# apt-get -y install binutils
:~# apt-get -y install bzip2
:~# apt-get -y install doxygen
:~# apt-get -y install elfutils
:~# apt-get -y install expat
:~# apt-get -y install gawk
:~# apt-get -y install gcc
:~# apt-get -y install gcc-multilib
:~# apt-get -y install g++-multilib
注意:您必须进入 Precise Pangolin 存储库才能找到 ia32-libs,并且如果您没有立即执行此操作,则可能会破坏您的系统。
:~# apt-get -y install ia32-libs
:~# apt-get -y install ksh
:~# apt-get -y install less
:~# apt-get -y install lesstif2
:~# apt-get -y install lesstif2-dev
:~# apt-get -y install lib32z1
:~# apt-get -y install libaio1
:~# apt-get -y install libaio-dev
:~# apt-get -y install libc6-dev
:~# apt-get -y install libc6-dev-i386
:~# apt-get -y install libc6-i386
:~# apt-get -y install libelf-dev
:~# apt-get -y install libltdl-dev
:~# apt-get -y install libmotif4
:~# apt-get -y install libodbcinstq4-1 libodbcinstq4-1:i386
:~# apt-get -y nstall libpth-dev
:~# apt-get -y install libpthread-stubs0
:~# apt-get -y install libpthread-stubs0-dev
:~# apt-get -y install libstdc++5
:~# apt-get -y install lsb-cxx
:~# apt-get -y install make
:~# apt-get -y install openssh-server
:~# apt-get -y install pdksh
:~# apt-get -y install rlwrap
:~# apt-get -y install rpm
:~# apt-get -y install sysstat
:~# apt-get -y install unixodbc
:~# apt-get -y install unixodbc-dev
:~# apt-get -y install unzip
:~# apt-get -y install x11-utils
:~# apt-get -y install zlibc