View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#253
Originally Posted by ivgalvez View Post
Now I'm not able to reproduce it. Seems to be totally random.

Anyway, considering the low amount of similar reports I think it must be a combination of different pieces of software.

Now back to preenv,. it's strange that it seems not to work any more. I can run WebOS games from WebOS Game Manager application but not from the command line using preenv. After executing preenv, trying to run any executable fails with a can't locate any of the SDL libraries.

I have even reinstalled preenv with no luck, so I wonder if this is not working due to Busybox Power managing something related with environment variables different than standard Busybox.

I have yet to test if uninstalling Busybox Power results in preenv working again. In the meantime, has anyone tried to run preenv from the command line and execute a WebOS game with Busybox Power?
It seems to suffer from the same issue as TMPDIR.
Add these two lines to /etc/environment:
Code:
LD_PRELOAD=/opt/preenv/lib/libsdlpre.so
LD_LIBRARY_PATH=/opt/preenv/lib
And starting preenv programs from the commandline will probably work again.
 

The Following 3 Users Say Thank You to ade For This Useful Post: