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

"DAY,AARON GARTH" <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Rick,

You guessed correctly, I'm using RH9.  Thank you so muck for getting back
to me so quickly.  I'll do it now.

Thanks,

AGD



Quoting Rick Measham <[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
>



-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
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.