dear everybody,

I tired to use mysqlhotcopy, but then I got the following error message: 

can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux 
                                            /usr/lib/perl5/5.6.1/
        
/usr/lib/perl5/site_perl/5.6.1/i386-linux
                                            /usr/lib/perl5/site_perl/5.6.1
                                            /usr/lib/perl5/site_perl/5.6.0
                                            /usr/lib/perl5/site_perl/ 
        
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
                                            /usr/lib/perl5/vendor_perl/5.6.1
                                            /usr/lib/perl5/vendor_perl/ .)
at /usr/bin/mysqlhotcopy line 8

I fixed this error by installing the CPAN package DBI-1.30 and typed
mysqlhotcopy again - again an error:


install_driver(mysql) failed: can't locate DBD/mysql.pm in @INC (@INC
contains: /usr/lib/perl5/5.6.1/i386-linux 
        
/usr/lib/perl5/5.6.1/
        
/usr/lib/perl5/site_perl/5.6.1/i386-linux
        
/usr/lib/perl5/site_perl/5.6.1
        
/usr/lib/perl5/site_perl/5.6.0
        
/usr/lib/perl5/site_perl/ 
        
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
        
/usr/lib/perl5/vendor_perl/5.6.1
        
/usr/lib/perl5/vendor_perl/ .) at (eval 1) line 3.
Perhaps the DBD::mysql perl modul hasn't been fully installed, or perhaps
the capitalisation of 'mysql' isn't right.
Available dirvers: ExampleP, Proxy.
at /usr/bin/mysqlhotcopy line 162

thus I tried to install DBD-mysql-2.1020 - but once again it doesn't work
because of:


In file included from dbdimp.c:29:
dbdimp.h:31:49: mysql.h: No such file or directory
dbdimp.h:32:49: errmsg.h: No such file or directory

So what can I do????
thanks for your help 
martina

FLEXTRONICS 
World Trade Center
A-1300 Vienna 
Austria
[EMAIL PROTECTED] 
www.flextronics.com 



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to