Re: DBD::mysql not installing!! Help!!

Rick Measham <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Organization 3d3.com
Message-ID <[email protected]>
You don't say what OS, but I'm going to guess it's RedHat 9?

It's a Unicode problem that we had a lot with DateTime installations on
RH9. To get it to work, prepend the recipe with a null language
variable:

LANG=; perl Makefile.PL
make
make test
make install

That will stop it trying to go all unicode on you, and the problems with
the makefile will stop.

If I've guessed wrong, then accept my appologies and let us know which
distro you're using.

Cheers!
Rick Measham

On Fri, 2004-12-03 at 11:28, DAY,AARON GARTH wrote:
> I've already installed the DBI module and Data-Show-Table modeule and
> there were not errors in their installation.  But when I perform the
> command:  perl Makefile.PL  I get the following comments:
> 
> 
> Unsuccessful stat on filename containing newline at
> /usr/lib/perl5/5.8.0/ExtUtils/Liblist/Kid.pm line 97. [REPATED 116 TIMES]
> 
> Using DBI 1.46 (for perl 5.008 on i386-linux-thread-multi) installed in
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBI/
> 
> Writing Makefile for DBD::mysql
> 
> Then when I type make I get:
> 
> Makefile:89: *** missing separator.  Stop.
> 
> what do I need to do?????  Thanks for the help
> 
> AGD
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBBr7uAuzM+k2id50IRAntsAKCUNzV2RkdXmSZJFyHtI6DgMByOGQCfU0QO
/4zpjugOhK84VDNMIaJIMKA=
=YdBH
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.