Eloy Duran
eloy.****@gmail*****
Sun Jan 21 11:54:41 JST 2007
Hi Jean-Pierre, Could you try again? Somehow a error slipped into the path to the ri files: framework/bridge-doc/ri/doc/ri/OSX ^^^^^^^ So it should be okay now and the docs should be installed. Cheers, Eloy On 1/21/07, Eloy Duran <eloy.****@gmail*****> wrote: > Hi Jean-Pierre, > > I suppose you don't have hpricot installed? > If so the doc generation fails, obviously this shouldn't stop the > installation process. > I'll have a look at it. > > Cheers, > Eloy > > On 1/21/07, jeanp****@gmail***** <jeanp****@gmail*****> wrote: > > hi list - > > > > i just did a sync, clean and install and it seems to hang at the end on > > something docs(?) related, terminal output is below. > > > > cheers, > > jean-pierre > > > > > > > > % svn up && sudo ruby install.rb clean && ruby install.rb config && ruby > > install.rb setup && sudo ruby install.rb install > > […] > > rm -rf '/tmp/rubycocoa_backup/sample' > > mkdir -p '/tmp/rubycocoa_backup' > > mv '/Developer/Examples/RubyCocoa' '/tmp/rubycocoa_backup/sample' > > mkdir -p '/Developer/Examples' > > cp -R 'sample' '/Developer/Examples/RubyCocoa' > > chmod -R g+w '/Developer/Examples/RubyCocoa' > > rm -rf '/tmp/rubycocoa_backup/doc' > > mkdir -p '/tmp/rubycocoa_backup' > > mv '/Developer/Documentation/RubyCocoa' > > '/tmp/rubycocoa_backup/doc' > > mkdir -p '/Developer/Documentation' > > cp -R 'doc' '/Developer/Documentation/RubyCocoa' > > cp -R 'framework/bridge-doc/html' > > '/Developer/Documentation/RubyCocoa/Frameworks' > > cp -R 'framework/bridge-doc/ri/doc/ri/OSX' > > '/opt/local/share/ri/1.8/site' > > cp: framework/bridge-doc/ri/doc/ri/OSX: No such file or > > directory > > install failed > > hook > > /Volumes/local/Users/a_ghost/sandbox/rubycocoa-unstable/./pre-install.rb > > failed: > > 'system cp -R 'framework/bridge-doc/ri/doc/ri/OSX' > > '/opt/local/share/ri/1.8/site'' failed > > try 'ruby install.rb --help' for usage > > % find framework/bridge-doc framework/bridge-doc > > framework/bridge-doc/html > > framework/bridge-doc/html/created.rid > > framework/bridge-doc/ri > > framework/bridge-doc/ri/created.rid > > % > > > > > > _______________________________________________ > > Rubycocoa-devel mailing list > > Rubyc****@lists***** > > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > > > > > > >