This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 193306 - Ruby.exe not recognized due to path length
Summary: Ruby.exe not recognized due to path length
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-12 19:05 UTC by wvdbos
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wvdbos 2010-12-12 19:05:46 UTC
Try to add a valid ruby installation (mine was 1.8.7) in the Ruby Platform Manager from:
c:\Program Files (x86)\A long path with spaces\12345678\Ruby\bin\ruby.exe
This wil not work

Then try
c:\Program Files (x86)\A long path with spaces\123456\Ruby\bin\ruby.exe
This works fine..