View Single Post
Old 11-23-2011, 02:11 PM   #73
yuryfdr
Connoisseur
yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.yuryfdr is faster than slow light.
 
Posts: 61
Karma: 29446
Join Date: Apr 2010
Device: pocketbook 301, pocketbook 603
Quote:
Originally Posted by MartinZ View Post
Sorry, can't get it to work this way.

I think, problem in OpenSuse is, that libcurl4 is installed instead of libcurl3 and libinkview.so is linked against libcurl3.
use additional linker options:

-Wl,-rpath-link=/usr/local/pocketbook/ubuntoo/lib -L/usr/local/pocketbook/ubuntoo/lib

and to run:
LD_LIBRARY_PATH=/usr/local/pocketbook/ubuntoo/lib ./Your_app

where /usr/local/pocketbook/ubuntoo/lib is PATH where you unpack sergeyvl's lib32 archive.
yuryfdr is offline   Reply With Quote