From: Per H. <per...@gm...> - 2005-12-29 04:03:53
|
Can anyone help with the following prob? (Latest Tiger, Xcode, etc.) Also tried Darwin Port method, but that fails too (with some other problems!) Thanks! Home:~/src/rubycocoa-0.4.2 per$ ruby install.rb config install.rb: entering config phase... create ext/rubycocoa/extconf.rb create ext/rubycocoa/rubycocoa.m create framework/RubyCocoa.pbproj/project.pbxproj create framework/src/objc/RBObject.h create framework/src/objc/RBSlaveObject.h create framework/src/objc/RubyCocoa.h create framework/src/objc/Version.h ---> framework create /Users/per/src/rubycocoa-0.4.2/framework/src/objc/osx_ruby.h ... create /Users/per/src/rubycocoa-0.4.2/framework/src/objc/osx_intern.h ... ruby gen_cocoa_wrapper.rb cpp3: installation problem, cannot exec `/usr/libexec/gcc/darwin/ppc/cpp-precomp': No such file or directory /usr/bin/cpp3 returned 1 exit status ../../../../tool/och_analyzer3.rb:205:in `do_cpp' ../../../../tool/och_analyzer3.rb:32:in `initialize' gen_cocoa_wrapper.rb:310:in `gen_skelton' gen_cocoa_wrapper.rb:376 gen_cocoa_wrapper.rb:376 gen_cocoa_wrapper.rb:364config failed hook /Users/per/src/rubycocoa-0.4.2/framework/post-config.rb failed: 'system ruby gen_cocoa_wrapper.rb' failed try 'ruby install.rb --help' for usage |