Quote:
Originally Posted by AntiChrist
in the php-sourcedir type: ./configure --help
should be something like ./configure --enable-curl
then if no errors occur: make
then : make install (as root)
This is on linux, not sure about freebsd
|
but do i have to also type the other stuff when i first compiled it? like include apache, gd, ssl, mysql, all that crap?