View Single Post
Old 08-06-2011, 02:00 PM   #34
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Go into the obj_emu directory, delete any system directory there, and then make a soft link to the system directory in the pocketbook installation directory:

Code:
ln -s /usr/local/pocketbook/system .
Or run your application in the /usr/local/pocketbook directory. It seems that the i386 version of libinkview.so looks for everything in ./system/
rkomar is offline   Reply With Quote