| Article: |
An Introduction to RubyCocoa, Part 1 | |
| Subject: | Now the config step is failing <sigh /> | |
| Date: | 2004-10-07 21:03:15 | |
| From: | gvaughn | |
|
ruby install.rb config is failing with this message: create /Users/gvaughn/development/rubycocoa-panther/framework/src/objc/osx_intern.h ... cd src/objc/cocoa; ruby gen_cocoa_wrapper.rb sh: line 1: cd: src/objc/cocoa: No such file or directory ruby: No such file or directory -- gen_cocoa_wrapper.rb (LoadError) config failed hook /Users/gvaughn/development/rubycocoa-panther/framework/post-config.rb failed: 'system cd src/objc/cocoa; ruby gen_cocoa_wrapper.rb' failed |
||
Showing messages 1 through 1 of 1.
-
Now the config step is failing <sigh />
2004-10-07 22:12:32 Christopher Roach |
[View]



So, I would remove the entire rubycocoa-panther directory and run through all of CVS steps again and try to do the ruby install after that. If memory serves, I actually had to get the files from CVS twice the first time I installed RubyCocoa on my system because the first try didn't download all of the files I needed.
So, give that a try and if you're still having problems with it, send me an email (just click on my name and it should bring up OSX Mail) and I will tar up the rubycocoa-panther directory I have and send it to you and we can take it from there.
Don't give up me just yet, we'll get everything working on your system before you know it.
Good luck, and let me know what happens.