| View previous topic :: View next topic |
| Author |
Message |
Art_Shayderov
Joined: 26 May 2009 Posts: 2
|
Posted: Tue May 26, 2009 11:31 am Post subject: Error: "Microsoft/Netbeans was unexpected at this time" |
|
|
Hi, sorry to bother
I just installed NetBeans 6.7.
How can I run ruby commands (e.g. gem) on jruby (on Windows)?
If I try to run from %NetBeans%\ruby2\jruby-1.2.0\bin I receive a "Netbeans was unexpected at this time" error. After I installed jruby separately to c:\jruby I started to receive "Microsoft was unexpected at this time".
Thanks |
|
| Back to top |
|
 |
Erno Mononen Posted via mailing list.
|
Posted: Tue May 26, 2009 2:38 pm Post subject: Error: "Microsoft/Netbeans was unexpected at this time" |
|
|
Hi,
Art_Shayderov wrote:
| Quote: | Hi, sorry to bother
I just installed NetBeans 6.7.
How can I run ruby commands (e.g. gem) on jruby (on Windows)?
|
Do you mean how to run them from the command line or from the IDE?
| Quote: | If I try to run from %NetBeans%\ruby2\jruby-1.2.0\bin I receive a "Netbeans was unexpected at this time" error. After I installed jruby separately to c:\jruby I started to receive "Microsoft was unexpected at this time".
|
Both seem like space in path problems to me, though not sure how you get
it in the latter case (since there are no spaces in the path). If you
meant how to run from the command line, you'll probably need to wrap the
command in double quotes (if you were not running directly from the
jruby-1.2.0\bin directory).
Erno |
|
| Back to top |
|
 |
Art_Shayderov
Joined: 26 May 2009 Posts: 2
|
Posted: Tue May 26, 2009 2:58 pm Post subject: Error: "Microsoft/Netbeans was unexpected at this time" |
|
|
Thank you for prompt reply.
Well I tried from Windows command prompt. If there is (/are) other ways to do this a hint would be greatly appreciated.
Doube qoutes do not work either.
C:\JRuby\bin>"jruby"
\Microsoft was unexpected at this time.
C:\JRuby\bin>
Looks like I broke something accidentally. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|