I am still stuck up with the below problem.

Please help me in intalling DBD::mysql on WinXP

Thanks
PP

-----Original Message-----
From: Siva Prasad [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 01, 2007 11:09 AM
To: 'Tom Phoenix'
Cc: 'beginners@perl.org'
Subject: RE: errror while installing DBD::MYSQL.

HI Tom,

I use correct capital words and also used perl Makefile.pl --help could not
figure out where I am wrong?

Thanks,
PP

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom
Phoenix
Sent: Wednesday, October 31, 2007 8:32 PM
To: Siva Prasad
Cc: beginners@perl.org
Subject: Re: errror while installing DBD::MYSQL.

On 10/31/07, Siva Prasad <[EMAIL PROTECTED]> 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


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to