Hi, I'm assuming that your client is of the same architecture than the server and that it's powerful enough to run local apps.
On the server, identify the binaries and libraries that of the program that you'll run. For the libraries, you can use ldd to show the library dependencies. Copy all binaries and libraries to your LTSP tree (/opt/ltsp/i386/). Then, you have the binaries accessible for your client :) Hope that helps, Yao Ko --- Prakash Modak <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm using LTSP 3.0 on RH7.1, I want to use local > apps > feature i had gone through Docs of LTSP but with > that > i'm able to run netscape to local terminal, but i > want > to run wine or dosemu like application locally > can anybody tell me how to do this?????? i try > this > with docs avaliable at ltsp.org but it didn't work. > > Prakash modak > > ________________________________________________________________________ > Missed your favourite TV serial last night? Try the > new, Yahoo! TV. > visit http://in.tv.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. > Develop an edge. > The most comprehensive and flexible code editor you > can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. > FREE 30-Day Trial. > www.slickedit.com/sourceforge > _____________________________________________________________________ > 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 ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _____________________________________________________________________ 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
