View Single Post
Old 01-23-2014, 04:07 PM   #13
langelgjm
Junior Member
langelgjm began at the beginning.
 
Posts: 5
Karma: 12
Join Date: Jan 2014
Device: Kindle DX
Probably going to try older version

As it turns out my problem (sh not finding a file) was due to the luajit binary pointing to a non-existing program interpreter.

This was solved by linking /lib/ld-linux-armhf.so.3 to /lib/ld-linux.so.3 (which itself was already linked to /lib/ld-2.5.so).

However, now when attempting to run luajit I get a segmentation fault, which is probably going to be beyond my ability to debug, so I think I may try the older version.
langelgjm is offline   Reply With Quote