View Single Post
Old 07-16-2011, 06:08 PM   #29
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
Quote:
Originally Posted by MartinZ
sergeyvl12 wrote:
could be true. But I think it is very big and complex, isn't it?
No. You can import makefile project in a minute.

Quote:
Originally Posted by MartinZ
Isn't there a posssibility to get a 64-Bit "libinkview.so"
??
I asked, but without reply.

Please, try the following steps:
1. Install http://pbsdk.vlasovsoft.net/files/pb....0.6_amd64.deb
2. Download and unpack the ia32-libs (with deps) to your /usr/lib32 (ia32-libs is just libs). Or even better - you can borrow the these libs from your 32-bit Ubuntu.
3. Add -L/usr/lib32 to LDFLAGS of "emu";
4. Use LD_LIBRARY_PATH=/usr/lib32:$LD_LIBRARY_PATH when your run make;
5. Use LD_LIBRARY_PATH=/usr/lib32:$LD_LIBRARY_PATH when your run built application;

Please report the problems to this thread.

Last edited by sergeyvl12; 07-16-2011 at 06:18 PM.
sergeyvl12 is offline   Reply With Quote