#1499: Can't install MacRuby in Lion -----------------------------------------+---------------------------------- Reporter: manfredigiordano@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macruby -----------------------------------------+---------------------------------- Comment(by manfredigiordano@…): Replying to [comment:1 joshua.ballanco@…]:
By default, the MacRuby installer will install binaries to /usr/local/bin. Do you have that directory in your PATH?
Thank you for your answer. /usr/local/bin is already on my PATH, but I noticed that macruby, macri, macgem and the others (alias to) executables aren't usable because they're not linked with the original ones. So i tried to create symbolic links from the executables (found in /Library/Frameworks/MacRuby/bin/) to /usr/local/bin, where I supposed they should be. That was not enough because, also if 'macruby file.rb' worked, other thing such as macirb or macri seem not working. -- Ticket URL: <http://www.macruby.org/trac/ticket/1499#comment:2> MacRuby <http://macruby.org/>