Re: [jruby-dev] The system cannot find the path specified.

2007-07-27 Thread Nicolas Modrzyk
Hi Antonio, Think it should be JRUBY_HOME= C:\jruby-1.0 and then add JRUBY_HOME\bin in your path. Let me know if this works. Regards, Nicolas, On Jul 27, 2007, at 8:48 AM, capi wrote: Hello. I'm trying to install jruby and i can't. These are the steps that i took: 1) I download jruby. 2) I

Re: [jruby-dev] The system cannot find the path specified.

2007-07-27 Thread capi
capi wrote: > > Hello. > I'm trying to install jruby and i can't. > These are the steps that i took: > 1) I download jruby. > 2) I have installed jruby in C:\jruby-1.0 > 3) I set these Environment Variables: > > JAVA_HOME = C:\Program Files\Java\jre1.6.0_01\bin\ > JRUBY_ME = C:\jruby-1.0\bin\

[jruby-dev] The system cannot find the path specified.

2007-07-27 Thread capi
Hello. I'm trying to install jruby and i can't. These are the steps that i took: 1) I download jruby. 2) I have installed jruby in C:\jruby-1.0 3) I set these Environment Variables: JAVA_HOME = C:\Program Files\Java\jre1.6.0_01\bin\ JRUBY_ME = C:\jruby-1.0\bin\ 4 ) i open a dos shell and i writ