Solucionar “mongodb cannot be built while v8 is active” en MacPorts

Mientras actualizaba los ports en macports me salió este error:

--->  Configuring mongodb
Error: mongodb cannot be built while v8 is active.
Error: Please deactivate v8 and try again.
Error: You can reactivate v8 again later.
Error: org.macports.configure for port mongodb returned: v8 is active

Para desactivar v8 ejecutar:

sudo port -f deactivate v8

Luego volver a ejecutar el proceso de actualización:

sudo port upgrade outdated

Y por último reactivar v8:

sudo port activate v8

Fuentes: http://widgetbook.blogspot.com.es/2013/08/mongodb-and-macports-and-v8.html

Tal vez también te guste

MacPorts: Actualizar definiciones port y renovar los port instalados
Once in a while is good to update your software to get advantage of the latest bug fixes and new features....
Instalar y configurar MongoDB y el driver PHP con MacPorts
Installing and configuring MongoDB with MacPorts Installing MongoDB with MacPorts is as easy as...
Solucionar “macports checking for Tcl configuration… configure: error: Can’t find Tcl configuration definitions” al actualizar Macports en Mac OS X 10.9 Mavericks
I've just upgraded my Mac OS X to Mavericks 10.9. When I tried to update Macports I got an error and...
Instalar MongoDB en Ubuntu 12.04 con driver PHP
Install MongoDB: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10 echo...
Dejar un comentario?

0 Comentarios.

Deje un comentario