|
From: Sven S. <sve...@co...> - 2003-12-05 00:38:16
|
I found that the RubyCocoa.frmwk.pbproj is empty(from CVS) and I deleted it(shock!). I installed it on 10.3 with the installed ruby and it works frin . I also applied the 10.3 panther patch. http://homepage.mac.com/kimuraw/archive/rubycocoa-10.3.patch.gz Works well. I also included the framework using Xcode and I ran the app on a computer that didn't have rubycocoa installed. yay!. Sven On 05/12/2003, at 11:12 AM, Rincon Jinn wrote: > > I got rubycocoa from cvs and ruby 1.8.1 installed. > > Panther 10.3.1 installed. > > [gavin-unix:ruby/rubyCocoa/rubycocoa] gjin% ruby --version > ruby 1.8.1 (2003-10-31) [powerpc-darwin] > [gavin-unix:ruby/rubyCocoa/rubycocoa] gjin% > > > > [gavin-unix:ruby/rubyCocoa/rubycocoa] gjin% ruby install.rb > setup > install.rb: entering setup phase... > ---> framework > /usr/bin/xcodebuild > xcodebuild > xcodebuild: Error: the directory > /Volumes/development/openSource/ruby/rubyCocoa/rubycocoa/framework > contains more than one Project Builder project (it has 2 of > them). You will need to specify the project to build with the > -project option. > setup failed > 'system xcodebuild' failed > try 'ruby install.rb --help' for usage > [gavin-unix:ruby/rubyCocoa/rubycocoa] gjin% ls -lt framework/ > total 8 > drwxr-xr-x 6 gjin staff 204 Dec 4 13:23 > RubyCocoa.pbproj > -rw-r--r-- 1 gjin staff 807 Dec 4 13:23 > post-config.rb > drwxr-xr-x 5 gjin staff 170 Dec 4 13:22 src > drwxr-xr-x 4 gjin staff 136 Dec 4 13:22 tool > drwxr-xr-x 6 gjin staff 204 Dec 4 13:21 CVS > drwxr-xr-x 4 gjin staff 136 Dec 4 13:21 > English.lproj > drwxr-xr-x 3 gjin staff 102 Dec 4 13:21 > RubyCocoa.frmwk.pbproj > -rw-r--r-- 1 gjin staff 828 Dec 27 2002 > pre-install.rb > [gavin-unix:ruby/rubyCocoa/rubycocoa] gjin% > ________________________________ > 15 Mbytes Free Web-based and POP3 > Sign up now: http://www.gawab.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for > IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys > admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > |