Have been trying to compile 4.0.6 with this configure line:

./configure 
--with-config-file-path=/etc/httpd/conf/ 
--with-mysql 
--with-gd=/usr/local 
--enable-ftp 
--enable-xml 
--with-jpeg-dir=/usr/local/include 
--with-png-dir=/usr/local/include 
--with-zlib-dir=/usr/local/include 
--with-apxs=/usr/sbin/apxs

And am getting the folowing error

Make install

make[1]: Entering directory `/home/sites/home/users/admin/php-4.0.6'
/home/sites/home/users/admin/php-4.0.6/build/shtool mkdir -p
"/usr/lib/apache" && /usr/sbin/apxs -S LIBEXECDIR="/usr/lib/apache" -i
-a -n php4 libs/libphp4.so
apxs:Error: Unknown option: S
Usage: apxs -g -n <modname>
       apxs -q <query> ...
       apxs -c [-o <dsofile>] [-D <name>[=<value>]] [-I <incdir>]
               [-L <libdir>] [-l <libname>] [-Wc,<flags>] [-Wl,<flags>]
               <files> ...
       apxs -i [-a] [-A] [-n <modname>] <dsofile> ...
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/php-4.0.6'
make: *** [install-recursive] Error 1


Thank You
Brian Paulson
Sr. Web Developer
[EMAIL PROTECTED]
The Pueblo Chieftain
www.chieftain.com
1-800-279-6397
 


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