Re: [Chicken-users] csi scripts

2007-01-12 Thread felix winkelmann

On 11 Jan 2007 14:41:22 -0200, Mario Domenech Goulart
[EMAIL PROTECTED] wrote:

Hello,

At http://chicken.wiki.br/writing%20portable%20scripts we have a
section called Writing portable scripts with env whose instructions
doesn't seem to be very portable.

At least it doesn't work on my system:

  $ ./s.scm
  /usr/bin/env: csi -s: No such file or directory

  $ cat s.scm
  #! /usr/bin/env csi -s

  (print (argv))

There's a discussion on the guile mailing list about this topic:
http://sourceware.org/ml/guile/1997-11/msg00034.html

If nobody has objections, I'll remove the Writing portable scripts
with env section from the wiki.



Fine with me.


cheers,
felix


___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] csi scripts

2007-01-11 Thread Mario Domenech Goulart
Hello,

At http://chicken.wiki.br/writing%20portable%20scripts we have a
section called Writing portable scripts with env whose instructions
doesn't seem to be very portable.

At least it doesn't work on my system:

  $ ./s.scm
  /usr/bin/env: csi -s: No such file or directory

  $ cat s.scm
  #! /usr/bin/env csi -s

  (print (argv))

There's a discussion on the guile mailing list about this topic:
http://sourceware.org/ml/guile/1997-11/msg00034.html

If nobody has objections, I'll remove the Writing portable scripts
with env section from the wiki.

Best wishes,
Mario


___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users