Hi All,

I'm trying to run a startup script in rc.d.

I placed the following entrie in lts.conf:
[w00]
RCFILE_01 = fahw00.sh

This is /opt/ltsp/i386/etc/rc.d/fahw00.sh:
#!/bin/bash

cd /home/cpn/fah/w00
su cpn -c './fah400 -advmethods -forceSSE -verbosity 9'

The problem is that there is no su in the ltsp tree. So I copied su to
/opt/ltsp/i386/bin but when i try to su I get this message:

[EMAIL PROTECTED] cpn]$ su
su: error while loading shared libraries: libpam.so.0: cannot open shared
object file: No such file or directory

Then I copied libpam.so.0 (Fedora) to /opt/ltsp/i386/lib but I still have the
same message above.

Any help would be wellcome.

Regards,
Clodoaldo Pinto Neto
Bras�lia, Brasil

______________________________________________________________________

Yahoo! GeoCities: a maneira mais f�cil de criar seu web site gr�tis!
http://br.geocities.yahoo.com/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_____________________________________________________________________
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

Reply via email to