Hello !!!!
I am trying to install DBD-mysql, i have installed all the requisites 
that its needs :
 
1. Perl ==> ActivePerl-5.6.1.626
2. MySQL ==> Ver 9.38 Distrib 3.22.32
3. DBI ==> DBI-1.15
4. C compiler and Gzip libraries are included in the installation of Linux
 
, but when i run the make told me and error.

The process of make with the error is:


mkdir blib
mkdir blib/lib
mkdir blib/lib/DBD
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/DBD
mkdir blib/arch/auto/DBD/mysql
mkdir blib/lib/auto
mkdir blib/lib/auto/DBD
mkdir blib/lib/auto/DBD/mysql
mkdir blib/man3
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/DBD/mysql.pod blib/lib/DBD/mysql.pod
cp lib/Mysql.pm blib/lib/Mysql.pm
cc -c -I/usr/lib/perl5/site_perl/5.005/i686-linux/auto/DBI  -Dbool=char -
DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"2.0900\" -
DXS_VERSION=\"2.0900\" -fpic -I/usr/lib/perl5/5.00503/i686-linux/CORE  
dbdimp.c
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
make: *** [dbdimp.o] Error 1


Why this error ??, please help me with this, I REALLY need an answer.

Thanks

Ana Elisa Martinez



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