Solution: 1.Update Xcode 2.sudo port selfupdate
After that, the following worked perfectly: 1.sudo port install gettext 2.sudo port install enca Thank you to Brandon Allbery, Ryan Schmidt and Scott Haneda for replying. tonyberber wrote: > > Hi, installer asks me to install gettext and libtool, but these are > already active. Any ideas on what to do? Thank you ahead. > > iMac24-3:~ administrator$ sudo port install enca > ---> Configuring p5-locale-gettext > Error: Target org.macports.configure returned: configure failure: shell > command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/work/gettext-1.05" > && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 2 > Command output: checking for gettext... no > checking for gettext in -I/opt/local/include -L/opt/local/lib > -lintl...gettext function not found. Please install libintl at Makefile.PL > line 18. > no > Error: The following dependencies failed to build: libtool automake > autoconf help2man p5-locale-gettext > Error: Status 1 encountered during processing. > > iMac24-3:~ administrator$ which gettext > > /sw/bin/gettext > > iMac24-3:~ administrator$ sudo port install gettext > ---> Activating gettext @0.17_4 > Error: Target org.macports.activate returned: Image error: Another version > of this port (gettext @0.14.5_0) is already active. > Error: Status 1 encountered during processing. > > iMac24-3:~ administrator$ sudo port install p5-libintl-perl > Skipping org.macports.activate (p5-libintl-perl ) since this port is > already active > ---> Cleaning p5-libintl-perl > > -- View this message in context: http://old.nabble.com/packages-are-active-but-not-recognized-tp26542817p26545428.html Sent from the MacPorts - Users mailing list archive at Nabble.com. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
