You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our databases are on different servers. It seems to want a mysql_config file (which I've created) but I don't know where to put it so that it is found when doing the install. Getting the following results.
'mysql_config' is not recognized as an internal or external command,
operable program or batch file.
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I
to set this directory. For details see DBD::mysql::INSTALL,
section "C Compiler flags" or type
perl Makefile.PL --help
Warning: No success on command[C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site]
DVEEDEN/DBD-mysql-5.010.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site -- NOT OK
Failed during this command:
DVEEDEN/DBD-mysql-5.010.tar.gz : writemakefile NO 'C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site' returned status 512
I had ActiveState installed before so possibly there are previous settings that need to be changed. I don't know
The text was updated successfully, but these errors were encountered:
Our databases are on different servers. It seems to want a mysql_config file (which I've created) but I don't know where to put it so that it is found when doing the install. Getting the following results.
'mysql_config' is not recognized as an internal or external command,
operable program or batch file.
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I
to set this directory. For details see DBD::mysql::INSTALL,
section "C Compiler flags" or type
perl Makefile.PL --help
Warning: No success on command[C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site]
DVEEDEN/DBD-mysql-5.010.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site -- NOT OK
Failed during this command:
DVEEDEN/DBD-mysql-5.010.tar.gz : writemakefile NO 'C:\Strawberry\perl\bin\perl.exe Makefile.PL INSTALLDIRS=site' returned status 512
I had ActiveState installed before so possibly there are previous settings that need to be changed. I don't know
The text was updated successfully, but these errors were encountered: