From: Sean A. <ah...@or...> - 2008-11-12 17:37:55
|
Andres Felipe Molina Villamizar wrote: > I'm not entirely sure what I should do with the autostart information > you gave me. Would I have to create a new configuration file that > launches java apps rather than executables? I might not have been clear enough. The basic idea would be to use the normal configuration file. You just use LD_LIBRARY_PATH (or LD_PRELOAD) to automatically (dynamically) link to libGL.so.1 which is actually a link to libcrfaker.so. That way, you can just run your java program normally, without having to think about crappfaker. You can go a step further and automatically launch the mothership and the crservers (autostart) so you don't even have to set things up before you launch your java app. -Sean __ Sean Ahern Oak Ridge National Laboratory AIM: ornlsean 865-241-3748 |