PDA

View Full Version : New Install


craig
03-12-2004, 07:23 PM
I am trying to install onto new fedora server and i am getting these error messages can anyone please help.

wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
adding openssl ...
wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
warning: /usr/local/directadmin/scripts/packages/openssl-0.9.7a-5.i386.rpm: V3 DSA signature: NOKEY, key ID ########
Preparing... ########################################### [100%]
1:openssl ########################################### [100%]
adding openssl-devel ...
wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
Error downloading http://files.directadmin.com/services/1/openssl-devel-0.9.7a-5.i386.rpm
error: open of /usr/local/directadmin/scripts/packages/openssl-devel-0.9.7a-5.i386.rpm failed: No such file or directory
adding krb5-libs ...
wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
Error downloading http://files.directadmin.com/services/1/krb5-libs-1.2.7-14.i386.rpm
error: open of /usr/local/directadmin/scripts/packages/krb5-libs-1.2.7-14.i386.rpm failed: No such file or directory
adding krb5-devel ...
wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
Error downloading http://files.directadmin.com/services/1/krb5-devel-1.2.7-14.i386.rpm
error: open of /usr/local/directadmin/scripts/packages/krb5-devel-1.2.7-14.i386.rpm failed: No such file or directory
/usr/bin/wget: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
Unable to download /usr/local/directadmin/update.tar.gz

existenz
03-12-2004, 10:41 PM
You know the Fedora is NOT officially supported? It looks like to me that you need to install Kerberos 5? You can check another thread in this forum since their are some people successfully installing it.

ProWebUK
03-13-2004, 06:33 AM
Grab the krb5-libs rpm, should fix your problem :)

Chris