Re: installation error, multiple copies of Driver.xst

Jochen Wiedmann <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Mayuran Yogarajah wrote:
> I am trying to install DBD::mysql and I am getting this warning after doing
> perl Makefile.PL:
> Multiple copies of Driver.xst found in: 
> /usr/lib64/perl5/site_perl/5.8.0/auto/DBI 
> /usr/lib64/perl5/vendor_perl/5.8.0/x86_64-linux-thread-multi/auto/DBI at 
> Makefile.PL line 295
> Using DBI 1.43 (for perl 5.008 on x86_64-linux-thread-multi) installed 
> in /usr/lib64/perl5/site_perl/5.8.0/auto/DBI
> 
> When I do and make test, ALL tests fail.
> 
> I guess its using DBI in the wrong place.  How can I tell it to use DBI 
> in /usr/lib64/perl5/vendor_perl/5.8.0/x86_64-linux-thread-multi/auto/DBI ?

That means you have parts of a previous DBI installation laying around. 
The best thing is to remove *all* DBI related parts (by searching for 
files called DBI.* or directories called DBI) manually and reinstall DBI.


Jochen

-- 
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.