Hi guys,
I tried to install Python GTK on my mac via Macports and got this error:
Should I deactivate the perl5.8 and run the whole installation of py2-gtk again? If not, what should I do? The Macports IRC room is dead now and of no help I'm afraid....
I tried to install Python GTK on my mac via Macports and got this error:
[Users/user] > install py27-gtk
---> Fetching pkgconfig
---> Verifying checksum(s) for pkgconfig
---> Extracting pkgconfig
---> Applying patches to pkgconfig
---> Configuring pkgconfig
---> Building pkgconfig
---> Staging pkgconfig into destroot
---> Installing pkgconfig @0.25_2
---> Deactivating pkgconfig @0.25_1
---> Cleaning pkgconfig
---> Activating pkgconfig @0.25_2
---> Cleaning pkgconfig
---> Fetching perl5.12
---> Attempting to fetch perl-5.12.3.tar.bz2 from http://lil.fr.distfiles.macports.org/perl5.12
---> Verifying checksum(s) for perl5.12
---> Extracting perl5.12
---> Applying patches to perl5.12
---> Configuring perl5.12
---> Building perl5.12
---> Staging perl5.12 into destroot
---> Installing perl5.12 @5.12.3_1
---> Activating perl5.12 @5.12.3_1
---> Cleaning perl5.12
---> Computing dependencies for perl5
---> Fetching perl5
---> Verifying checksum(s) for perl5
---> Extracting perl5
---> Configuring perl5
---> Building perl5
---> Staging perl5 into destroot
---> Computing dependencies for perl5
---> Installing perl5 @5.12.3_1+perl5_12
---> Deactivating perl5 @5.8.9_0
---> Cleaning perl5
---> Activating perl5 @5.12.3_1+perl5_12
Error: Target org.macports.activate returned: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate perl5' to force the activation.
---> Computing dependencies for p5-xml-parser
---> Dependencies to be installed: perl5
---> Activating perl5 @5.12.3_1+perl5_12
Error: Target org.macports.activate returned: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port. Please deactivate this port first, or use 'port -f activate perl5' to force the activation.
Error: Failed to install perl5
Log for perl5 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5/main.log
Error: The following dependencies were not installed: perl5
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade atk failed
Should I deactivate the perl5.8 and run the whole installation of py2-gtk again? If not, what should I do? The Macports IRC room is dead now and of no help I'm afraid....