I’m using OpenSuse 11.2 and I’m trying to install Amaya IDE. The thing is, it works perfect in 11.1, but now I’m getting this error:
Subprocess failed. Error: RPM failed: error: Failed dependencies:
libcrypto.so.7()(64bit) is needed by amaya_wx-11.3.1-0x86_64
libssk.so.7()(64bit) is needed by amaya_wx-11.3.1-0x86_64
Now considering that OpenSuse uses libcrypto.so.098()(64bit) & libssl.so.098()(64bit), what’s the work around?
Can anybody help on this one?
…and I’ve also tried installing from source with a bunch of errors I don’t understand. (Sorry not a programmer)
So I’ve answered my own question.
The issue is Amaya 11.3 isn’t compatible with OpenSuse 11.2 (haven’t check it on 11.1)
The libcrypto.so libssl.so aren’t compatible to current libs
The work around is to download Amaya 11.2. Amaya 11.3 was released December 9 2009. So maybe they’ll fix the issue before too long.
What are your experiences with Amaya? Last time I tried it, it was unusable.
user
December 17, 2009, 2:20pm
#4
amaya 11.2 is completely unusable …horrible
mtelnov
January 12, 2010, 10:11am
#5
Workaround:
install compat-openssl097g package
cd /usr/lib (or /usr/lib64 for x86-64)
ln -s libssl.so.0.9.7 libssl.so.7
ln -s libcrypto.so.0.9.7 libcrypto.so.7
The problem persists in OpenSuse 11.3
Amaya doesn’t work. It simply doesn’t start.
Is there is a solucion for this?
Thanks.
jim7634
September 13, 2010, 1:54pm
#7
Well, tried this. amaya still hangs when starting. I really would like to get this running since it has (at least the windows version) some neat features.
Thanks to Mtelnov and Jim7634 I Got amaya_wx-11.3.1-0.i386.rpm to work on 11.4 Once i did what they said i installed it and had selected to break it and it works. thanks so much for your input.