Subject: | New myslq lib package for strawberry |
Hi Curtis,
couple of weeks ago you asked me on IRC whether we can have mysql library pack prepared in the same way as other libs.
Here they are:
http://strawberryperl.com/package/kmx/32_libs/32bit_mysql-5.1.44-bin_20100304.zip
http://strawberryperl.com/package/kmx/64_libs/64bit_mysql-5.1.44-bin_20100304.zip
Comments:
1/ it is not full rebuild, I have used the official libmysql.dll 32/64bit binaries (which is IMHO in this case safer)
2/ when installing DBD::mysql you need to use: perl Makefile.PL --mysql_config=mysql_config
3/ I have not tested the real MySQL connectivity yet as I have no suitable db around
--
kmx
couple of weeks ago you asked me on IRC whether we can have mysql library pack prepared in the same way as other libs.
Here they are:
http://strawberryperl.com/package/kmx/32_libs/32bit_mysql-5.1.44-bin_20100304.zip
http://strawberryperl.com/package/kmx/64_libs/64bit_mysql-5.1.44-bin_20100304.zip
Comments:
1/ it is not full rebuild, I have used the official libmysql.dll 32/64bit binaries (which is IMHO in this case safer)
2/ when installing DBD::mysql you need to use: perl Makefile.PL --mysql_config=mysql_config
3/ I have not tested the real MySQL connectivity yet as I have no suitable db around
--
kmx