Quote:
Originally Posted by jailbait
When you compile a package from source the installation is not recorded in the rpm data base. So rpm does not know that you have installed openssl. I suggest that you use use checkinstall to compile openssl into a rpm package and then install the rpm package.
If you do not have checkinstall available you can download it here:
http://www.asic-linux.com.mx/~izto/checkinstall/
------------------
Steve Stites
|
Hmm you are saying i installed openssl with compiling. And I'm trying to install alpine with a rpm packet. So alpine doesn't see openssl. right?
I installed checkinstall. I'm looking it's documents now.
But before, i tried to install openssl with a rpm packet. It wants a lot of depencies too
Code:
libc.so.6(GLIBC_2.4) is needed by openssl-0.9.8g-4.fc9.i386
libc.so.6(GLIBC_2.7) is needed by openssl-0.9.8g-4.fc9.i386
libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl-0.9.8g-4.fc9.i386
libkrb5.so.3(krb5_3_MIT) is needed by openssl-0.9.8g-4.fc9.i386
rtld(GNU_HASH) is needed by openssl-0.9.8g-4.fc9.i386
I think there are some missing important packets at my centos 4.