in reply to Re: DBD::mysql module installation error
in thread DBD::mysql module installation error

I have passed location of mysql library and include files as arguments to makefile.pl command as shown below.

D:\Bugzilla\PERL_M~1\DBD-MY~1.011>perl Makefile.PL "--libs=-Lc:\mysql\lib -lmysq lclient -lz -lm -lcrypt -lnsl" "--cflags=-Ic:\mysql\include"

  • Comment on Re^2: DBD::mysql module installation error