Hi all,

I have installed VMware server platform on my MS Vista(Business). I am using Ubuntu on VMWare server.On ubuntu I am trying to install Oracle 9i(version 9.2.0.4.0).While oracle installation I am facing problem related to library files.The following error occured:-

Initializing Java Virtual machine from /tmp/OraInstall2008-11-16_03-38-23AM/jre/bin/java.Please wait..
/tmp/OraInstall2008-11-16_03-38-23AM/jre/bin/i386/native_threads/java : error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared obbject file:No such file or directory.

To find a solution I have tried following up some threads on miscellaneous forums.The common solution I see is to install some library packages(using apt-get utility) and then create a softlink to the installed file....Now the problem is that the said library packages are not getting installed.The following error comes:
reading package lists..Done
Building dependency tree
Reading state information...Done
E: Couldn't find package libstdc++2.10-dbg

Please help with a detailed and stepwise solution.Thanks in advance..