here comes the second test-build of Imprudence 1.2 for x86_64-Linux.
"The second? Did I miss the first ?" You may ask ... er ... well ... no, you didn't miss much, unless you wanted to see a client crash before even the login screen opened.
"Test-build - whats that?" The lack of a better word, of course ...
It comes with all libraries needed, like the 32bit client versions, and that's the part that needs testing. Almost all of the libs are recompiled, since the ones that LL(tm) provides for 64bit Linux are pretty old, some broken, or not even existent.
Some of these libs tend to get depending to the system they are build on instead to what they are told to depend on. That was the trouble with the first test build - it depended on a mixture of Debian versions (Lenny and Squeeze).
The second build was tested on Debian Lenny, Gentoo 10.1, and OpenSuse 11.0 (thank you, Adamas !). So it's time to go into the wild ...
old :
http://imprudenceviewer.org/download/bu ... 64.tar.bz2 ]
new, 1.22 based:
http://imprudenceviewer.org/download/bu ... .3.tar.bz2
NEW, 1.23 based:
http://imprudenceviewer.org/download/bu ... 64.tar.bz2
Armin
Known issues:
===========
* no voice. You can work around this if you have 32bit compatibility in place - afaik all fairly recent popular distros have that out of the box.
Now keep a backup of your imprudence/lib/ folder. Get the voice parts from an 1.22 LL(tm) client and copy them in place. Make sure you have openal and libuuid installed on your system (using your package manager). Get 32bit versions of: libalut.so libopenal.so.1 libortp.so libuuid.so.1 (they e.g. can be found in 1.22 ) and libidn.so.11 - and copy them in your imprudence/lib/ folder. Ok overwriting libopenal.so.1 and libuuid.so.1 (since you made sure you installed them system wide and keep a backup this is safe).
*no sound in videos. Binaries of the aac decoder ( libgstfaad.so) are patented and can't be redistributed. Many Gstreamer plugins just can be plugged in the imprudence/lib/gstreamer-plugins/ folder - i didn't have this special one to try.
