View Single Post
Old 11-25-2013, 11:59 AM   #124
Aeris
Developer's Corner Mascot
Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.
 
Aeris's Avatar
 
Posts: 486
Karma: 1277790
Join Date: Sep 2013
Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4
Ah, I see that Luakit runit misses some paths exports too!

UPDATE:

I've added these lines to luakit runit:
Code:
export PATH=/mnt/us/extensions/luakit/usr/bin:$PATH
export HOME=/mnt/us/extensions/luakit 
export LD_LIBRARY_PATH=/mnt/us/extensions/luakit/usr/lib
And now luakit starts! The problem is that I can't fix all this kind of script issue in an automated way I guess... I only wonder why in KUAL the script doesn't need these lines to run!

Last edited by Aeris; 11-25-2013 at 12:15 PM.
Aeris is offline   Reply With Quote