[Alexandria-list] Can't start alexandria (CVS)
Dafydd Harries
daf at muse.19inch.net
Mon Jul 5 06:40:11 EDT 2004
Ar 05/07/2004 am 09:45, ysgrifennodd Laurent Sansonetti:
> On Mon, 2004-07-05 at 08:22, Pascal Terjan wrote:
> > I found this problem yesterday on one of my systems.
> > Parsing of #! is OS (and kernel) dependant. It may or may not allow you to have several
> > arguments.
> > Sometimes, "#!/usr/bin/env ruby -Ku" is run as "/usr/bin/env" "ruby -Ku" so env tries to
> > execute the file "ruby -Ku" which does not exist.
> > I changed it to #!/usr/bin/ruby -Ku here which work fine.
>
> It works nicely on FreeBSD :)
>
> But if it is really problematic on other systems I can hack a bit
> install.rb.
I think it's a problem with GNU env. Maybe it's a bug; maybe it's a
feature. :)
--
Dafydd
More information about the Alexandria-list
mailing list