Dom Ene 28, 2007 11:29 am
|
 |
RevangelyonX
Perlero Nuevo

|
Registrado: 24 Dic 2006
Mensajes: 6
|
|
| Error al instalar módulo: Module::Build |
|
|
Buenas, estoy intentando usar el modulo Net::Google.
C:\>cpan
cpan>install Net::Google
....
Se me instala correctamente y me dice:
| Cita: |
This module requires Module::Build to install itself.
Install Module::Build now from CPAN? [y] |
Le doy a Yes, y se me empieza a instalar....
Hasta que... :
| Cita: | ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Checking features:
manpage_support....enabled
YAML_support.......disabled
- YAML is not installed
C_support..........disabled
- ExtUtils::CBuilder is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
HTML_support.......enabled
Creating new 'Build' script for 'Module-Build' version '0.2806'
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
nmake -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
*** Cannot install without Module::Build. Exiting ...
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
cpan> |
He probado de instalar Module::Build antes de Net::Google pero me sale el mismo error...
Dice algo sobre las versiones, pero ¿de qué?
un saludo. |
|
|
|

Dom Ene 28, 2007 11:44 am
|
 |
explorer
Moderador

|
Registrado: 24 Jul 2005
Mensajes: 4226
Ubicación: Valladolid, España
|
|
|
|
|
| Los mensajes de error dicen que lo que no encuentran por ningún lado es el programa nmake. Deberás instalarlo. Creo recordar que es necesario si se está en Windows, ya que en Unix/Linux lo normal es que se use make, que sí que está instalado siempre. |
|
Dom Ene 28, 2007 12:53 pm
|
 |
kidd
Creador de Perl en Español

|
Registrado: 15 Oct 2003
Mensajes: 1390
Ubicación: México
|
|
|
|
Powered by phpBB © 2001, 2005 phpBB Group
|