LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   oracle missing libraries (https://www.linuxquestions.org/questions/linux-software-2/oracle-missing-libraries-152577/)

DaveWolles 03-02-2004 09:12 AM

oracle missing libraries
 
I've been stuck with oracle on fedora for a while now, so i hope that someone can help me.
I just want to run a database locally but every time I want to start it with svrmgrl I've got always the same error

Quote:

error while loading shared libraries: libskgxp8.so: cannot open shared object file: No such file or directory
When I check the dependencies of oracle it says that I'm missing 3 files.

ldd -v oracle
libskgxp8.so => not found
libjox8.so => not found
libobk.so => not found

Could it be that these files are previously removed or during the installation maybe.

If not so, are there any experts that can help me with this problem.

Thx.


All times are GMT -5. The time now is 09:13 PM.