View Single Post
Old 08-10-2011, 11:07 AM   #38
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 pbmaniac View Post
Yes, if I copy the compiled file grays to /usr/local/pocketbook, all the fonts are there when typing the above command, also LiberationSans.ttf and LiberationSansBold.ttf.
Hi!

No need to copy the compiled file somewhere.

The solution is simple:

1. Suppose you are in the obj_emu and compiled file is in this directory;
2. rm -rf system
3. ln -s /usr/local/pocketbook/system .
4. You can run your program from this directory ./program:

That's all...

You don't need additional files

Just, the directory from you run your program (current working directory) must contain "system" - link or copy of /usr/local/pocketbook/system.

P.S. Interesting thing. I still don't receive notifications fron this thread...

Last edited by sergeyvl12; 08-10-2011 at 11:12 AM.
sergeyvl12 is offline   Reply With Quote