Installing Amaya on OpenSuse 12.1

Rigo Wenning <[email protected]> Tue, 17 Jan 2012 12:28:10 +0100
Newsgroups gmane.comp.web.amaya.general
Organization W3C
Message-ID <1479185.gdmk5rB5EW@freud>
Hi all, 

just wanted to report what I did: 

download amaya_wx-11.3.1-0.x86_64.rpm
install compat-openssl097g, 
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
install libraptor1 from OpenSuse 11.4 repositories:
http://software.opensuse.org/search/download?base=ALL&file=openSUSE%3A%2F11.4%2Fstandard%2Fx86_64%2Flibraptor1-1.4.21-4.1.x86_64.rpm&query=libraptor1

start Amaya and enjoy

Rigo

P.S. OpenSuse 12.1 works with libraptor2. Laurent, would it be possible to 
compile the next version with libraptor2?