Failed dependencies: libcrypto.so.6 and libssl.so.6

Hello Everyone,

Now I just fresh installed OpenSUSE 12.2. Then I tried to install a software, but it showed some failed dependencies error.

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.


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

Just to be clear
You are trying to install a rhel5 .rpm in openSUSE?

Talking about “a software” is not very helpful to those who might try to help you. You should desscribe all the steps you took, preferable by showing not only output from a coimmand, but also the command itself.

This the more because you apperently try to install software not in the “normal” openSUSE way (using YaST > Software > Software management or zypper), but in another way. That is not wrong in itself, but when you keep everything a secret to you, nobody can help you.

Yes, the file name contain rhel5.rpm but officially it says that the supported systems are

  • RedHat Enterprise Linux Versions 5 & 6 (64 bit x86_64 processor only)
  • CentOS Linux Versions 5 & 6 (64 bit x86_64 processor only)
  • SUSE Linux Enterprise 10 (64 bit x86_64 processor only)

So I think I could try OpenSUSE.

Not really

You do better seeing if someone can build it on OBS
@malcolmlewis is a likely candidate for that

Thanks for the reply and sorry for incomplete information. I just didn’t know which information is useful, rather than keeping it secret.:slight_smile:

To be clear, the software I would like to install is FDTD solutions which is a Maxwell equation solver. From the website information, its linux version support RedHat enterprise Linux version 5&6 (x64 only), CentOS 5&6(x64 only), SUSE Enterprise 10(x64 only). Then I decide to try on OpenSUSE. Here what I have done:

Download the FDTD_Solutions-8.5.3.tar.gz file
login as root

tar -zxf FDTD_Solutions-8.5.3.tar.gz
cd FDTD_Solutions-8.5.3
sh ./install.sh

then choose the install direction and then get the failed dependencies error as shown before.

Edit. Not anything useful, kept tab open too long without posting.

Thanks. It seems that the software just need the two lib files. Is there any way to find them or just use some other for substitution? I just came from windows, feels like everything is new…

Regards,
TF

dddtc2005 wrote:
> caf4926;2520883 Wrote:
>> Not really
>>
>> You do better seeing if someone can build it on OBS
>> @malcolmlewis is a likely candidate for that

I think the problem with that is that the software is not open source.

> Thanks. It seems that the software just need the two lib files. Is
> there any way to find them or just use some other for substitution? I
> just came from windows, feels like everything is new…

Their website says:

“For operating systems not explicitly listed under supported systems,
Lumerical encourages users to evaluate FDTD Solutions on the desired
platform and to contact us for installation support if necessary.”

So why not do as they say and contact them?

SUSE Enterprise 10 != openSUSE 12.2

Yeah, Of course. I’v contacted them and told them the error. But I don’t think the problem will be solved soon…

But SUSE Enterprise is not free. Decide to have a try because I think these two system maybe similar so that they can “share” some software.

On Tue 22 Jan 2013 04:26:01 PM CST, dddtc2005 wrote:

zerum;2520946 Wrote:
> SUSE Enterprise 10 != openSUSE 12.2

But SUSE Enterprise is not free. Decide to have a try because I think
these two system maybe similar so that they can “share” some software.

Hi
For sure it’s free, you get access to updates for 60 days when you
decide to activate the evaluation license. It will keep working after
then… just no updates.

SLE 10 is now obsolete (unless you purchase extended updates), so the
software providers should at least keep it up to date?

If you pop over to http://www.suse.com you can locate the downloads.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.2 (x86_64) Kernel 3.4.11-2.16-desktop
up 2:15, 3 users, load average: 0.00, 0.01, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile

Hi,

Thanks for your suggestion. If just cannot update, it will be not a problem.