vipca execution error in suse10.1 - libpthread.so.0 - no such file
539701Nov 15 2006 — edited Dec 28 2006During installation of Oracle 10g R2 RAC on Susue linux 10.1, I got the following errors when trying to run "vipca"
oracle@sles101:/u01/app/oracle/product/10.2/crs_1/bin> sudo ./vipca
/u01/app/oracle/product/10.2/crs_1/jdk/jre//bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
I can find the libpthread.so.0 file under /lib directory, but even I added /lib into the PATH enviroment, it still got this error.
Does anyone know what is the problem?
thanks!