From: Dave H. <gr...@gr...> - 2005-12-08 02:19:04
|
On Dec 7, 2005, at 17:58, Dave Howell wrote: > "ruby install.rb config" failed. It can't handles spaces in the path. > > I guess I'll have to relocate it to some directory that doesn't have > any spaces in its path . . . Got it installed. Still can't run a Ruby app from XCode, though: can't open library: /usr/lib/libruby.1.dylib (No such file or directory, errno = 2) Well, no kidding. That's because it's in /usr/local/lib. Quit and restart XCode. Nope. Log out and in. Nope. Reboot. Nope. OK, so what did the Panther Install package screw up that the "ruby install.rb" script wasn't smart enough to fix? |