In all candor Michael, we don't clearly remember the details of installing MySql on this computer. Judging by the logs (which we're glad to share) there's a good possibility that mySQL is not fully installed on this computer.
The installation of both Windows 8.1 (64) and mySQL is about 6 months old. I have no qualms about blowing MySQL out and reinstalling it if that is at all useful to you.
The Strawberry Perl installation seems solid. Being a refugee from Active State, I've (Win) written a number of scripts to do some housekeeping and the like and been singularly impressed with how solid Strawberry Perl has been on this computer.
Aza Oberman and I have a CentOS application that uses MySQL (
https://dogdonor.com/) and would like to model it on this Windows machine when fine-tuning while the lawyers wrangle over the hold-harmless agreements necessary to release the site -- so it's in our own best interest to support you in any way we can.
Alas the windows 2K machine used to develop DogDonor bit the dust about 9 months ago.
What would you like us to do to help get you useful information?
Regards
Win Wiencke
Aza D. Oberman
NoSpam@Tesroc.com
Show quoted text-----Original Message-----
From: michiel.beijen@gmail.com via RT [mailto:bug-DBD-mysql@rt.cpan.org]
Sent: Thursday, February 12, 2015 2:59 PM
To: NoSpam@Tesroc.com
Subject: Re: [rt.cpan.org #102079] DBD-mysql-4.029 Module fails to install on Windows 8.1 (64)
<URL:
https://rt.cpan.org/Ticket/Display.html?id=102079 >
Hi, how did you install the MySQL database?
I'm currently working on making Windows better for DBD::mysql
https://huntingbears.nl/2015/01/31/installing-dbdmysql-on-strawberry-perl-is-really-easy/
The current version from git already handles path OK:
https://github.com/perl5-dbi/DBD-mysql
but I'm not sure about building against MySQL Server. If you can help by providing back info, maybe we can fix it!!
---
Michiel
On Thu, Feb 12, 2015 at 1:47 AM, NoSpam@Tesroc.com via RT <bug-DBD-mysql@rt.cpan.org> wrote:
> Wed Feb 11 19:47:49 2015: Request 102079 was acted upon.
> Transaction: Ticket created by NoSpam@Tesroc.com
> Queue: DBD-mysql
> Subject: DBD-mysql-4.029 Module fails to install on Windows 8.1 (64)
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: NoSpam@Tesroc.com
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=102079 >
>
>
> 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
>
>