Mariusz, Well, first thing you need to do is make sure you have mozilla and all the libraries in the /opt/ltsp/i386 tree, so that the client can see them.
Then, you need to create a screen script. you could start with the rdesktop script. it does most everything you need, including invoke the xinit program. The error you are getting is because by default, xinit looks for a program called 'X' to be the Xserver. You need to supply the actual Xserver to xinit on its command line. the rdesktop screen script already handles that. Jim McQuillan [EMAIL PROTECTED] On Fri, 7 May 2004, Mariusz Magnuszewski wrote: > Hello, > I have installed LTSP. Everything works fine, KDE or Gnome starts, in other > words is excellent. > The problem is, I want to run on my workstations only one application > (mozilla). I have found some instructions but there is the problem with > xinit. Here is error info from xinit: > xinit: No such file or directory (errno 2): no server "X" in PATH > > How to run only one app from 3 runleverl by xinit ? > > Regards, > Mariusz > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > deliver higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
