From: Michael S. <mik...@gm...> - 2007-09-24 15:08:33
|
On 9/24/07, Eloy Duran <elo...@gm...> wrote: > Hi Michael, > > Did you install multiple times, or already had an older version installed? > Because it looks to me that that is wat the postflight script is > complainging about, > which should not happen anyways.... Yes I tried installing first from the dmg, since it didn't work the first time I tried source install, when that didn't work I opted for macports Also I have some PATH confusion because typically I use /opt/local for all ruby/rails dev Here is my existing PATH /Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin Is there a way that I can just remove everything and start over? I tried removing the > > You said you tried installing from source, but that didn't work either? > Could you maybe send a log about this? sure, I am actually attempting to install from source again .... I'll follow up with a reply shortly If my path is set to above, should installing from source use /opt/local? Or do I have to explicitly set the path? > > So did you finally install RubyCocoa through MacPorts? > Because I wouldn't use that version, it's horribly old... :/ > > So please send a log from the source installation. > > Cheers, > Eloy > > On 9/24/07, Michael Steinfeld <mik...@gm...> wrote: > > hi > > > > I tried installing from the dmg first, no luck.. here is the log > > > > Sep 23 20:56:54 Tulku : run postflight script for RubyCocoa > > Sep 23 20:56:54 Tulku : postflight[13704]: ########################## > > Sep 23 20:56:54 Tulku : postflight[13704]: postflight process failed! > > Sep 23 20:56:54 Tulku : postflight[13704]: ########################## > > Sep 23 20:56:54 Tulku : postflight[13704]: Error: #<Errno::EEXIST: > > File exists - /usr/lib/libruby-with-thread-hooks.1.dylib or > > /usr/lib/libruby.1.dylib> > > Sep 23 20:56:54 Tulku : postflight[13704]: > > Sep 23 20:56:54 Tulku : postflight[13704]: old extlib exists. > > remove:/usr//lib/ruby/site_ruby/1.8/i686-darwin8.10.1/rubycocoa.bundle > > Sep 23 20:56:54 Tulku : postflight[13704]: copy > > /usr/lib/ruby/site_ruby/1.8/universal-darwin8.0/rubycocoa.bundle to > > /usr//lib/ruby/site_ruby/1.8/i686-darwin8.10.1/rubycocoa.bundle > > Sep 23 20:56:54 Tulku : postflight[13704]: Overwriting > > /usr/lib/libruby.1.dylib with > > /usr/lib/libruby-with-thread-hooks.1.dylib > > Sep 23 20:56:54 Tulku : postflight[13704]: > > Sep 23 20:56:54 Tulku : Install failed: The following install step > > failed: run postflight script for RubyCocoa > > Sep 23 20:56:54 Tulku : Private/Total = (8.6MB, 67.1MB), Heap/Total = > > (2.1MB, 16.7MB), Regions(malloc, private) = (29, 38) > > Sep 23 20:56:54 Tulku : It took 17.308603 seconds to unsuccessfully > > install "RubyCocoa" (1 pkg(s)) > > Sep 23 20:56:54 Tulku : It took 1.003704 seconds to > > Configuring volume "Tulku" (dm prepare*disk) > > Sep 23 20:56:54 Tulku : It took 16.022288 seconds to Install > > RubyCocoa: 22 elements > > Sep 23 20:56:54 Tulku : It took 16.020269 seconds to > > unsuccessfully Install package RubyCocoa > > Sep 23 20:56:54 Tulku : It took 1.212703 > > seconds to Build install plan (& redirected paths) > > Sep 23 20:56:54 Tulku : It took 0.027071 > > seconds to Evaluating versions of bundles > > Sep 23 20:56:54 Tulku : It took 0.391311 > > seconds to Determing obsolete files > > Sep 23 20:56:54 Tulku : It took 0.171688 > > seconds to Assembling temporary receipt > > Sep 23 20:56:54 Tulku : It took 0.472183 > > seconds to Collect path info (ATS, Sec Equiv, Kext, Pref Panes) > > Sep 23 20:56:54 Tulku : It took 13.657333 > > seconds to Write files > > Sep 23 20:56:54 Tulku : It took 0.087158 > > seconds to Assembling receipt > > Sep 23 20:56:54 Tulku : It took 0.279921 seconds to run > > postflight script for RubyCocoa > > Sep 23 20:56:54 Tulku : Sep 23 20:56:54 Tulku : Summary Information > > > > > > I also tried from source still no luck... > > > > now, I jsut installed from macports and if I open irb and require 'rubycocoa' > > > > >> require 'rubycocoa' > > => true > > > > so okay that worked, > > > > Now when I open xcode, and go to create a new project there is no > > reference to ruby... > > > > Any suggestions? > > > > (P.S I am new to Xcode) > > > > thanks! > > -- > > Michael Steinfeld > > Linux Admin/Developer > > AIM: mikesteinfeld > > GTALK: mik...@gm... > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Rubycocoa-talk mailing list > > Rub...@li... > > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > -- Michael Steinfeld Linux Admin/Developer AIM: mikesteinfeld GTALK: mik...@gm... |