mac ports siempre me da un error

0

Cada vez que intento usar macports, aparece el siguiente error:

--->  Computing dependencies for wget
--->  Dependencies to be installed: gettext libiconv ncurses gmp gnutls libtasn1 nettle libgcrypt libgpg-error libidn pcre bzip2 libedit zlib
--->  Activating libiconv @1.14_0
Error: org.macports.activate for port libiconv returned: Image error: /opt/local/bin/iconv already exists and does not belong to a registered port.  Unable to activate port libiconv. Use 'port -f activate libiconv' to force the activation.
Error: Failed to install libiconv
Please see the log file for port libiconv for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libiconv/libiconv/main.log
Error: The following dependencies were not installed: gettext libiconv ncurses gmp gnutls libtasn1 nettle libgcrypt libgpg-error libidn pcre bzip2 libedit zlib
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port wget failed

Esto no siempre ha sido el caso. ¿He corrompido algo en mi sistema?

    
pregunta user55688 23.08.2013 - 18:41

1 respuesta

0

Haz lo que dice el error, ejecuta el siguiente comando:

port -f activate libiconv
    
respondido por el Joris Vanhecke 23.08.2013 - 18:47

Lea otras preguntas en las etiquetas