Quote:
Originally Posted by yuryfdr
I've solved the same problem in my gentoo system by taking libs from ubuntu and put them to /usr/local/pocketbook/ubuntoo/lib
You also have to add
-Wl,-rpath-link=/usr/local/pocketbook/ubuntoo/lib -L/usr/local/pocketbook/ubuntoo/lib
to linker options. You may see list of needed libraries in my ebuild file
http://fedorchenko.net/src/pbsdk-1.1...ebuild.tar.bz2
it's also may be usefull use runbpemu script for running PB emulator.
another way is to use chroot or VM with ubuntu.
|
+1
MartinZ, this also can solve you emulator problem
Probably we should pack these ubuntu libraries into the separate tgz?
Please, try
http://pbsdk.vlasovsoft.net/files/lib32.tgz
I packed all my libraries from /usr/lib32. And I'll post this link to my site if you confirm that everything works.