tjaw09a
15th November 2004, 11:45 PM
When I first atttempted to install the Novell Groupwise Client (java) after installing Fedora Core 3, I got an error that said I was missing the libXp.so.6 library file.
I'm guessing the reason is that the JVM shipped with the groupwise client is dependent upon this libary and there is no way to upgrade to use a newer JVM.
I corrected this by installing the xorg-x11-deprecated-libs package from yum, ie:
%> yum install xorg-x11-deprecated-libs
Hope this helps
I'm guessing the reason is that the JVM shipped with the groupwise client is dependent upon this libary and there is no way to upgrade to use a newer JVM.
I corrected this by installing the xorg-x11-deprecated-libs package from yum, ie:
%> yum install xorg-x11-deprecated-libs
Hope this helps