* Ronald Fischer (Mon, 7 May 2007 17:31:27 +0200)
> I experimented around with other applications. So far, I found that jar
> and jruby
> have the problem that they can't open a file if it is listed absolutely
> (/cygdrive/...),
> while for example ruby or zsh do not show this problem. So I first
gt; From: [EMAIL PROTECTED]
> Sent: Monday, May 07, 2007 3:29 PM
> To: cygwin@cygwin.com
> Subject: Error opening script file
>
> I have installed the script language JRuby, which comes with two
> executables: A binary jruby, and a
> shell script jirb (for interactive purpose)
23:30
/cygdrive/h/jruby-0.9.9/bin/jirb
~/ruby_test $ !$
$JRUBY_HOME/bin/jirb
Error opening script file: \cygdrive\h\jruby-0.9.9\bin\jirb (Das System
kann den angegebenen Pfad nicht finden)
~/ruby_test $ head -n 1 !$
head -n 1 $JRUBY_HOME/bin/jirb
#!/usr/bin/env jruby
From this dialogue, you can see
3 matches
Mail list logo