if i remember rightly (from memory) you probably will need to ./configure 
--prefix=/path/to/mysqllibfiles

then makefile.pl, make...

it seems it cant' find your lib files in the place it expects them.

find them and then use the prefix option above.


----- Original Message ----- 
From: "aelma" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 18, 2001 12:38 AM
Subject: error installing DBD::mysql


> Hi, when i try to install the DBD::mysql that returns an error, i run the 
> perl Makefile.PL without problems, but in the next step (make) prints an 
> error.
>  
> This error is :
>  
> [root@microbell DBD-mysql-2.0900]# make
> 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 ??
> I have installed the prerequisites that DBD::mysql needs to run, then 
> what i am doing wrong ??
>  
> Any way to help me is wellcome.Please i really need to install this
> :-) :-P.
>  
> 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
> 


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