[MacPorts] #22493: Incompatible library version
MacPorts
noreply at macports.org
Mon Nov 16 15:01:02 PST 2009
#22493: Incompatible library version
-------------------------------------------+--------------------------------
Reporter: vash_the__typhoon@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: libiconv
-------------------------------------------+--------------------------------
Comment(by ryandesign@…):
Exactly. You must've originally installed MacPorts before those settings
were available. MacPorts does not update your conf files for you.
Have you tried deactivating libiconv @1.12_0 and activating libiconv
@1.13_0?
{{{
sudo port deactivate libiconv @1.12_0
sudo port activate libiconv @1.13_0
}}}
I'm not sure why 1.12 was active for you, when your initial output in the
ticket description shows 1.12 being deactivated and 1.13 being activated.
From your initial report, I also see you were using "sudo port upgrade
installed"; for future reference, you probably want "sudo port upgrade
outdated" instead.
--
Ticket URL: <http://trac.macports.org/ticket/22493#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list