Re: Ruby Fails

2007-11-30 Thread Jay Chandler
Roger Hoover wrote: I think I ran into the same issue. For some reason, something was wrong with my gem port. I think this ended up working. sudo port selfupdate sudo port uninstall rb-rubygems sudo port install rb-rubygems That got it-- thanks! -- Jay ___

Re: Upgrade of libgtop fails

2007-11-30 Thread paul beard
On 11/30/07, David Rowe <[EMAIL PROTECTED]> wrote: > > I have just tried upgrading all my installed macports (which include > Gimp). Gimp itself upgraded OK, but the upgrade of libgtop fails with > the following message: There seems to a fix available here: http://trac.macosforge.org/projects/mac

Re: Ruby Fails

2007-11-30 Thread John Labovitz
On Nov 30, 2007, at 2:16 PM, Roger Hoover wrote: I think I ran into the same issue. For some reason, something was wrong with my gem port. I've noticed that sometimes having RUBYOPT set (or unset) can trigger this problem. (I have RUBYOPT set to "-rubygems" in my .bashrc.) I just did a

Re: Ruby Fails

2007-11-30 Thread Roger Hoover
I think I ran into the same issue. For some reason, something was wrong with my gem port. I think this ended up working. sudo port selfupdate sudo port uninstall rb-rubygems sudo port install rb-rubygems On 11/30/07, Jay Chandler <[EMAIL PROTECTED]> wrote: > > Any wisdom on this failure? > > ba

Ruby Fails

2007-11-30 Thread Jay Chandler
Any wisdom on this failure? bash-3.2# port install rb-rails ---> Staging rb-activesupport into destroot Error: Target org.macports.destroot returned: shell command "/opt/local/bin/gem install --local --force --install-dir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macp

Building static version of glib2

2007-11-30 Thread Andrei Tchijov
Is it possible to instruct macports to build/install static version of glib2? Thnx, Andrei Tchijov ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: wxWidgets port

2007-11-30 Thread Jyrki Wahlstedt
On 30.11.2007, at 14.09, Russel Winder wrote: Jyrki, What system are you on (10.4.11?), what architecture (Intel?), what Xcode do you have? (I have 10.4.11, Intel, Xcode 2.5.0) It is definitely 10.4 Intel I haven't logged into the console and done an upgrade in the last few days but I did a

Upgrade of libgtop fails

2007-11-30 Thread David Rowe
I have just tried upgrading all my installed macports (which include Gimp). Gimp itself upgraded OK, but the upgrade of libgtop fails with the following message: < root# port list outdated libgtop@2.20.0

Problems compiling dbus-glib (freezing)

2007-11-30 Thread Brett Randall
Hey all I'm very new to Mac. Have been using Debian linux for years but decided to give Mac OS X a go. Trying to get a bunch of apps working in Mac OS X but the dbus-glib library is not compiling. The port install sits there for hours doing nothing, and if I try a manual "make all", it gets to thi