[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with Mysql - Perl 5.8



Need some advice here, I installed Perl 5.8.0 on my Debian box, on top of the Debian Perl package 5.6.1

Perl seems to work, but I tried to install the DBD::mysql bundle and am running into errors telling me mysql_config cannot be found.

So I figured something was wrong with Mysql and I upgraded the Debian Mysql package to the newest version but it fails with the following error.

###
debconf: Perl may be unconfigured (Can't locate Debconf/Log.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at (eval 1) line 4.
BEGIN failed--compilation aborted at (eval 1) line 4.

And ,

###
Preparing to replace mysql-server 3.23.49-8 (using .../mysql-server_3.23.49-8.2_i386.deb) ... Can't locate Debconf/Db.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at /usr/share/debconf/frontend line 22.
BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 22.
dpkg: warning - old pre-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Can't locate Debconf/Db.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at /usr/share/debconf/frontend line 22.
BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 22.
###

I'm not too sure what to do now, did I mess up in trying to install a Non Debian package on top of the system?

Should I just restore from backup and go back to 5.6.1? Or should I just attempt the Mysql install from Source?

Thank you guys.

-DU






Reply to: