i just installed the latest version of hobo (1.0 - congrats to the team), and am running jruby 1.4 on win 7 pro, rails 2.3.5.
typing "hobo thingybob" at the command line as per the getting started tutorial results in: ' "jruby.bat.exe" ' is not recognized as an internal or external command, operable program or batch file. For what it's worth, just typing "rails someappname" at the command line in the same location creates a standard rails app. jruby seems to be running fine o/wise - including jirb. i presume i have something wrong with my windows path setting, but am not sure. my path includes the following: path: %JAVA_HOME%\bin\;%JRUBY_HOME%\bin\; and these are the related system variables... jruby_home: C:\Users\xxxxx\.netbeans\6.8\jruby-1.4.0 java_home: C:\Program Files (x86)\Java\jdk1.6.0_17 classpath: .;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip any assistance gratefully received. i'd like to be able to get beyond the very first step with hobo in my evaluation of it! cheers all, c de b -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
