On the Enlightenment Bleeding Edge

The Digital Pioneer digitalpioneer at gmail.com
Tue Jan 13 07:13:10 CET 2009


OK! Got it. In my GUI, LD_LIBRARY_PATH was set to /usr/etc/e17: while in SSH
it was empty. I wrote a script that simply unsets LD_LIBRARY_PATH and runs
the first parameter and it works. :D I just added it to the commands to run
in all the .desktop files, and voila! It's fixed (dirtily, but effectively).
Here's the script, if anyone wants to copy it. It's hardly worth copying
though, it's so simple....

#!/bin/bash

unset LD_LIBRARY_PATH

$1

-- 
Thanks,

The Digital Pioneer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090113/c495e888/attachment.htm 


More information about the community mailing list