libXp.so.6: cannot open shared object file
November 16, 2007
1 comment
Encountered the above error while installing Oracle 10g on Fedora Core 6 running on AMD Athlon X2 64-bit architecture. Looking for a solution found this excellent thread which has pointers to other useful resources for installing Oracle on Linux as well.
However, the solution that worked for my particular setup was the following:
yum install libXp
Recent Comments