anoop272

Registered
Aug 14, 2006
3
0
151
Hello,
i configured php with ./configure --with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local --with-xml --enable-bcmath --enable-calendar --with-curl --with-dom --with-dom-xslt --with-dom-exslt --enable-exif --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-gettext --with-iconv --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-mcrypt --enable-magic-quotes --with-mysqli --with-mysql=/usr --with-openssl --enable-discard-path --with-pear --with-pspell --enable-safe-mode --enable-sockets --enable-track-vars --with-ttf --with-freetype-dir=/usr --enable-gd-native-ttf --with-xmlrpc --with-zlib and it completed sucessfully, however when i 'make' got an error "make: *** [sapi/cli/php] Error 1".




Any help would be greatly received.

Thank you cordially in advance.



Anoop
 

carluk

Well-Known Member
Sep 2, 2003
161
0
166
which version of php are you trying to compile?