Re: errror while installing DBD::MYSQL.



On 10/31/07, Siva Prasad <perlpra@xxxxxxxxx> wrote:

so I downloaded perl DBD::MYSQL and tried installing the module with no
luck.

Perl is case-sensitive with regard to module names. Be sure to use the
correct capitalization in your code.

Failed to determine directory of mysqlclient.lib. Use

perl Makefile.PL "--libs=-L<dir> -lmysqlclient -lz -lm -lcrypt -lnsl"

to set this directory. For details see the INSTALL.html file,

section "Linker flags" or type


perl Makefile.PL --help

Did you try this? It sounds like good advice.

Cheers!

--Tom Phoenix
Stonehenge Perl Training
.



Relevant Pages

  • Re: mail attachment command line
    ... >>I'm looking for a simple command line to send a postscript or pdf file ... > Good luck ... If you use perl for scripting then take a look at MIME::Lite module at ...
    (comp.unix.shell)
  • Re: Perl
    ... I am playing with Perl with no luck. ... >> from the ITUG web site and I still cannot seem to get it to ...
    (comp.sys.tandem)
  • RE: errror while installing DBD::MYSQL.
    ... Subject: errror while installing DBD::MYSQL. ... luck. ... Perl is case-sensitive with regard to module names. ... correct capitalization in your code. ...
    (perl.beginners)
  • Re: perl hex editor
    ... I tried using "pack 'b*'" but I had no luck. ... Subject: perl hex editor ...
    (perl.beginners)
  • Re: Script execution blocked when reading from a socket
    ... Cygwin is another option ... > for Windows, and it implements a more complete select. ... And through some great stroke of luck, I'm using ActiveState Perl! ...
    (comp.lang.perl.misc)