Hello Everyone,
Now I just fresh installed OpenSUSE 12.2. Then I tried to install a software, but it showed some failed dependencies error.
Code:
Lumerical FDTD Solutions install utility
Destination folder
Please enter the install directory [/opt/lumerical/fdtd]:
Removing RPM: aksusbd-1.15-1.i386
Installing RPM: hardware_key_driver/aksusbd-1.15-1.i386.rpm
redirecting to systemctl
Installing RPM: rpm_install_files/FDTD-8.5.3-1.rhel5.x86_64.rpm
error: Failed dependencies:
libcrypto.so.6()(64bit) is needed by FDTD-8.5.3-1.rhel5.x86_64
libssl.so.6()(64bit) is needed by FDTD-8.5.3-1.rhel5.x86_64
Warning:RPM command reported error. You may need to troubleshoot install
I'v tried to make a softlink as follow but no help. I also tried to make link with version 0.9.7 and 0.9.8. None of them help.
Code:
sudo ln -s /lib64/libssl.so.1.0.0 /lib64/libssl.so.6
sudo ln -s /lib64/libcrypto.so.1.0.0 /lib64/libcrypto.so.6
Is there any way to solve this problem?
Thanks in advance.
Regards,
Tao Fei
No comments:
Post a Comment