dysharmonic
07-22-2003, 11:30 AM
When I tried to run pine I was returned w/ this error.
pine: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory.
I made a quick guess that something might have been amiss from the lib of krb5.
A forced installation of
krb5-libs-1.2.5-6.i386 package solved the problem.
# rpm -ivh --force krb5-libs-1.2.5-6.i386.rpm
Hope this info could be handy one day :)
pine: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory.
I made a quick guess that something might have been amiss from the lib of krb5.
A forced installation of
krb5-libs-1.2.5-6.i386 package solved the problem.
# rpm -ivh --force krb5-libs-1.2.5-6.i386.rpm
Hope this info could be handy one day :)