View Single Post
Old 09-26-2013, 02:46 AM   #18
brianinmaine
Evangelist
brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.brianinmaine ought to be getting tired of karma fortunes by now.
 
brianinmaine's Avatar
 
Posts: 457
Karma: 1287375
Join Date: Jan 2013
Location: West Gardiner, Maine
Device: Touch (5.3.7)
Quote:
Originally Posted by twobob View Post
build stuff like:

root@kindle:/# ./configure --prefix=/mnt/us/extensions/{thing}/usr <other options>

root@kindle:/# make clean; PATH=/usr/lib/ccache:$PATH make ; make install

Hope that helps.
So far I am unsucessful at building the few packages I tried. I am still trying Navit, the map/gps program, but even with the instructions on here to build it, I can't get it to work. So after 8 hours or so of trying, I tried something else.

I tried to compile Midnight Commander. I know there is a version on here:
https://www.mobileread.com/forums/sho...3&postcount=24

but I wanted to try it myself, maybe with sftp (not in the other one). This is the error I get:
Code:
./mc: error while loading shared libraries: invalid mode for dlopen(): Invalid argument
which leads me to believe (from google searches) that it is a problem of different glib versions??? How to I link to the libraries on the native Kindle, not the one in the image?

I'm sure this is a complete newbie error, I just can't seem to get it?
brianinmaine is offline   Reply With Quote