Tim, if you use the -u option when you upgrade port will automatically delete the old version after it has built the new one:

sudo port -du foo
WD
On Nov 5, 2008, at 6:28 PM, Tim Visher wrote:

Ah. That was the problem. That's funny but I never knew the correct
way to get what was installed out of port. Oh well.

Is there anyway to switch which variant you have installed?

On Tue, Nov 4, 2008 at 8:46 PM, Bryan Blackburn <[EMAIL PROTECTED]> wrote:
On Tue, Nov 04, 2008 at 08:12:48PM -0500, Tim Visher said:
Hello Everyone,

I'm attempting to install `gtk2 +quartz` and I'm failing when it
attempts to install `pango 1.22.2` with the following error

   Error: Target org.macports.configure returned: pango 1.22.2
requires glib 2.17.3 or later but you have glib 2.16.5.

The problem is that when I run `port list installed` and fgrep for
glib I get the following:

   glib1                          @1.2.10         devel/glib1
   glib2                          @2.18.1         devel/glib2
   glib2                          @2.18.1         devel/glib2
   glib2                          @2.18.1         devel/glib2
   glib2                          @2.18.1         devel/glib2

'port list' isn't what you want to use for this (list should really be
called latest); instead, use 'port installed glib2' to see what glib2
versions are installed, and note which one is active.

Bryan



Nowhere in there is glib 2.16.5, and all I have are versions greater
than 2.17.3. What's the issue here? Is there a way that I can check
which version of glib2 it's grabbing? I don't think I would've
installed it at some other time but maybe.

Thanks in advance!

--

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users




--

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to