2010/4/10 cahit Eyigünlü cahit.eyigunlu@gmail.com:
how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for pkcs11-helper but i've already installing
[root@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz
hata: Failed build dependencies:
pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64
[root@vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm
uyarı: pkcs11-helper-devel-1.06-2.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 849bf240
hata: Failed dependencies:
pkcs11-helper = 1.06 is needed by pkcs11-helper-devel-1.06-2.1.x86_64
libopenssl-devel is needed by pkcs11-helper-devel-1.06-2.1.x86_64
[root@vpn VpnSetup]# rpm -ivh pkcs11-helper-1.07-5.3.src.rpm
uyarı: pkcs11-helper-1.07-5.3.src.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284
1:pkcs11-helper ########################################### [100%]
[root@vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm
uyarı: pkcs11-helper-devel-1.06-2.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 849bf240
hata: Failed dependencies:
pkcs11-helper = 1.06 is needed by pkcs11-helper-devel-1.06-2.1.x86_64
libopenssl-devel is needed by pkcs11-helper-devel-1.06-2.1.x86_64
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
You appeared to have installed the source
rpm -ivh pkcs11-helper-1.07-5.3.src.rpm
but you still need to build and install the binaries.
Or just install the binaries for pkcs11-helper.