The path to mysql_config must be in your PATH variable.
This is what I use
C:\mysql\lib\opt contains the file mysqlclient.lib, which is what you're trying to link to (i doubt the that's located in a /bin or /include directory).perl Makefile.PL --libs="-LC:\mysql\lib\opt -lmysqlclient"
In reply to Re: Problem with setting locations in Makefile.PL
by PodMaster
in thread Problem with setting locations in Makefile.PL
by bradcathey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |