iinfi
mekalodu
i m using RHEL5 at the moment. i downloaded pam_mount rpm from sourceforge and created a repo for it along with other rpms in the rhel5 dvd and did a yum install.(dont v rh support yet so cant download frm rh site)
following are the two missing dependencies which i face. how do i proceed from here?
tried creating symbolic links to files libcrypto.so.0.9.8b, and libssl.so.0.9.8b in /lib directory.
still it shows the same errors.
am i proceeding in the right direction
i tried to use Cent OS. issue persists. i downloaded the tar file so that i can do a ./configure and make, still it failed saying a libHX not found.
plz let me know where i m going wrong here n how i need to tackle such stuff going forward.
following are the two missing dependencies which i face. how do i proceed from here?
tried creating symbolic links to files libcrypto.so.0.9.8b, and libssl.so.0.9.8b in /lib directory.
still it shows the same errors.
am i proceeding in the right direction
Code:
Marking pam_mount-0.13.0.i586.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package pam_mount.i586 0:0.13.0-0 set to be updated
--> Running transaction check
--> Processing Dependency: libcrypto.so.0.9.7 for package: pam_mount
--> Processing Dependency: libssl.so.0.9.7 for package: pam_mount
--> Finished Dependency Resolution
Error: Missing Dependency: libcrypto.so.0.9.7 is needed by package pam_mount
Error: Missing Dependency: libssl.so.0.9.7 is needed by package pam_mount
You have new mail in /var/spool/mail/root
[root@lin10 rpms]#
i tried to use Cent OS. issue persists. i downloaded the tar file so that i can do a ./configure and make, still it failed saying a libHX not found.
plz let me know where i m going wrong here n how i need to tackle such stuff going forward.
Last edited: