On 4/28/06, M. J. [Mike] OBrien <[EMAIL PROTECTED]> wrote:
> Hi Demi.
> Here's the scoop. The modules on that pkg list seem a little old.
> Here are the only two Debian pkg items you need for PERL 5.8.8_4 (yours) to
> run with MySQL:
>

Hey Mike,
I did install from cpan and the DBI went through fine, I think but the
second one I had to do force install like you said. Below is the
result of that. Then I created the test db in mysql (I forgot that I
had deleted the test db) to do a reinstall and the result of that was
this:

cpan> r DBI
All modules are up to date for DBI

cpan> r DBD::mysql
All modules are up to date for DBD::mysql

I couldn't find an uninstall to start over.
The DBMA install is still not working it just wont create the mysql db.
Maybe the apt-get perl modules wore fine and the problem is somewhere
else but what else could it be?
Can you tell I am not feeling to good about this. cpan has always been
nothing but trouble for me ;) - How about I start learning all about
perl. How many years is that going to take. (If you are not already
then this would be a good time to smile Mike)

--
Demi


Failed 18/20 test scripts, 10.00% okay. 859/866 subtests failed, 0.81% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
Installing /usr/local/lib/perl/5.8.8/auto/DBD/mysql/mysql.so
Unlinking /usr/lib/perl5/auto/DBD/mysql/mysql.so (shadowing?)
Installing /usr/local/lib/perl/5.8.8/auto/DBD/mysql/mysql.bs
Files found in blib/arch: installing files in blib/lib into
architecture dependent library tree
Installing /usr/local/lib/perl/5.8.8/Mysql.pm
Installing /usr/local/lib/perl/5.8.8/DBD/mysql.pm
Unlinking /usr/lib/perl5/DBD/mysql.pm (shadowing?)
Installing /usr/local/lib/perl/5.8.8/DBD/mysql/GetInfo.pm
Unlinking /usr/lib/perl5/DBD/mysql/GetInfo.pm (shadowing?)
Installing /usr/local/lib/perl/5.8.8/DBD/mysql/INSTALL.pod
Installing /usr/local/lib/perl/5.8.8/Mysql/Statement.pm
Unlinking /usr/lib/perl5/Mysql/Statement.pm (shadowing?)
Installing /usr/local/lib/perl/5.8.8/Bundle/DBD/mysql.pm
Installing /usr/local/man/man3/DBD::mysql.3pm
Installing /usr/local/man/man3/DBD::mysql::INSTALL.3pm
Installing /usr/local/man/man3/Mysql.3pm
Installing /usr/local/man/man3/Bundle::DBD::mysql.3pm
Writing /usr/local/lib/perl/5.8.8/auto/DBD/mysql/.packlist
Appending installation info to /usr/local/lib/perl/5.8.8/perllocal.pod
  /usr/bin/make install UNINST=1 -- OK

Reply via email to