guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guile scripts and setuid bit -> trouble


From: Roland Besserer
Subject: Guile scripts and setuid bit -> trouble
Date: 06 Jan 2005 16:26:25 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hi,

I am having an issue running guile scripts on a Solaris 9 machine.
The script starts with the usual:

#!/usr/local/bin/guile \
-e main -s
!#

and works fine when executed.

If I set the setuid bit (chmod u+s) on the script file and try to run it
I get the following error message:

ERROR: Unbound variable: !#

Anyone seen this? What's going on?

Regards

roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]