Shebang error?

2007-08-11 Thread mistermax
I'm trying to execute a simple HelloWorld (well, you've got to start somewhere haven't you..) scheme file from the shell and get this error.. ERROR: In procedure skip_block_comment: ERROR: ./HelloWorld.scm:3:43: unterminated `#! ... !#' comment I'm running guile 1.8.1 on Ubuntu Feisty How can

Re: Shebang error?

2007-08-11 Thread mistermax
... & almost immediately after I ask the question, I find the answer. strange terminated shebanggery -- View this message in context: http://www.nabble.com/Shebang-error--tf4253163.html#a12104563 Sent from the Gnu - Guile - User mailing list archive at Nabble.com. ___

Re: Autoconf test for site scheme files

2007-08-11 Thread Jon Wilson
Ludovic Courtès wrote: Mike Gran <[EMAIL PROTECTED]> writes: This brings up another question. Should %load-path should generally include /usr/local/share/guile/site by default? Arguments in favor: it would keep symmetry with the emacs $(lispdir) directory as described in the GNU coding standar