Subject: | DBD-mysql-4.029 Module fails to install on Windows 8.1 (64) |
Date: | Wed, 11 Feb 2015 19:47:25 -0500 |
To: | <bug-DBD-mysql@rt.cpan.org> |
From: | "Tesroc - NoSpam" <nospam@tesroc.com> |
CPAN installation on 64bit Windows 8.1 of DBD-mysql-4.029 errors while
"Configuring C/CA/CAPTTOPU/DBD-mysql-4.029.tar.gz with Makefile.PL"
The installation conversation is:
C:\Users\Win>cpan DBD::mysql
CPAN: CPAN::SQLite loaded ok (v0.204)
Database was generated on Wed, 11 Feb 2015 19:55:08 GMT
Running install for module 'DBD::mysql'
CPAN: Digest::SHA loaded ok (v5.92)
CPAN: Compress::Zlib loaded ok (v2.064)
Checksum for E:\StrawberryPerl\cpan\sources\authors\id\
C\CA\CAPTTOFU\DBD-mysql-4.029.tar.gz ok
CPAN: Archive::Tar loaded ok (v2.04)
CPAN: File::Temp loaded ok (v0.2304)
CPAN: YAML::XS loaded ok (v0.44)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
CPAN: CPAN::Meta loaded ok (v2.143240)
CPAN: Module::CoreList loaded ok (v5.021002)
Configuring C/CA/CAPTTOFU/DBD-mysql-4.029.tar.gz with Makefile.PL
'E:\MySql\MySQL' is not recognized as an internal or external command,
operable program or batch file.
Problem running E:\MySql\MySQL Server 5.6\bin\mysqladmin.EXE - aborting
...
Warning: No success on command[E:\StrawberryPerl\perl\bin\perl.exe
Makefile.PL]
CAPTTOFU/DBD-mysql-4.029.tar.gz
E:\StrawberryPerl\perl\bin\perl.exe Makefile.PL -- NOT OK
Stopping: 'install' failed for 'DBD::mysql'.
C:\Users\Win>
PATH includes:
E:\StrawberryPerl\c\bin;
E:\StrawberryPerl\perl\site\bin;
E:\StrawberryPerl\perl\bin;
E:\MySql\MySQL Utilities 1.4.3\;
E:\MySql\MySQL Server 5.6\bin\;
E:\MySql\MySQL Utilities 1.4.3\Doctrine extensions for PHP\;
In fact there is no "E:\MySql\MySQL"; however, "E:\MySql\MySQL Server
5.6\bin\mysqladmin.eve" and "E:\StrawberryPerl\perl\bin\perl.exe" exist and
execute from the Windows command line without error.
Any chance the install script is truncating the path at the first blank
space in the Windows path (ie: "E:\MySQLl\MySQL Server
5.6\bin\mysqladmin.exe" is reduced to : "E:\MySql\MySQL ")?
Aza D. Oberman 2/11/2015