If you are installing on Freebsd, why not just make use of things in
/usr/ports/www/?

apache is located:
/usr/ports/www/apache13

php4
/usr/ports/www/mod_php4

mysql:
/usr/ports/database/mysql323-server

change directory into the list above and run an "make install" on each. Do
them in order one at a time.
That's it

-Jon


----- Original Message -----
From: "lasse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 04, 2001 7:10 AM
Subject: [PHP-INST] PHP 4.0.6 freeBSD mysql apache2


> hey.
>
> having problem with make install after successfully running
> #
>
./configure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/sbin/apxs
> # make
> (uhm.. had big problems with make when i ran ./configure --with-apxs and
> apache2. go
> figure)
> i can't really dechiffer this errormessage:
> # make install
> <snip>
> Making install in .
> /usr/local/sbin/apxs -i -a -n php4 libphp4.la
> libtool --mode=install cp libphp4.la /usr/local/libexec/apache/libphp4.la
> apxs:Break: Command failed with rc=16711680
> *** Error code 1
> Stop in /usr/home/xlarge/install/php-4.0.6.
> *** Error code 1
> Stop in /usr/home/xlarge/install/php-4.0.6.
>
> any ideas?
>
> regards
> lasse öhgren
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to