make sure you config line has the location of you mysql install..

example:
/.configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.14
--enable-track-var

--
Ray

On Thu, 2003-03-13 at 00:14, sonjaya wrote:
> dear milist 
> i want' instal php with mysql , itry 
> like this :
> #./configure --with-mysql --with- 
> apache=../apache_1.3.14 --enable-track-
> var
> and get error message like this :
> #ext/mysql/libmysql/my_tempnam.o: In 
> function `my_tempnam':
> /usr/local/src/php-
> 4.3.1/ext/mysql/libmysql/my_tempnam.c:1
> 03: the use of `tempnam' is dangerous, 
> better use `mkstemp'
> collect2: ld returned 1 exit status
> make: *** [sapi/cli/php] Error 1
> i have install mysq in : 
> /usr/local/msqyl .
> any body can help me 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to