I am making progress. I finally got the make to get done now I get this
error on make install. Any help would be appreciated. I am really
getting pushed to get this done and since I only have 

Installing PHP SAPI module:       apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la
/usr/local/apache2/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not
ending in /home/splantier/php-5.0.3/libs
apxs:Error: Command failed with rc=65536
.
*** Error code 1
make: Fatal error: Command failed for target `install-sapi'

Here is ./configure
./configure \
  --with-apxs2=/usr/local/apache2/bin/apxs \
  --with-mysql=/opt/sfw/mysql \
  --with-mysql-sock=/tmp/mysql.sock \
  --with-sqlite \
  --enable-sqlite-utf8 \
  --with-zlib \
  --with-zlib-dir \
  --with-bz2 \
  --with-gd \
  --enable-gd \
  --enable-gd-native-ttf \
  --with-jpeg-dir=/usr/local \
  --with-png-dir=/usr/local \
  --with-ttf \
    --with-iconv=/usr/local \
  --with-curl=/usr/local \
  --enable-track-vars \
  --with-gettext \
  --with-config-file-path=/usr/local/apache2/conf \
  --enable-trans-id \
  --enable-ftp \
  --enable-mbstring \
  --with-openssl=/usr/local

Spencer Plantier
System Network Administrator
 
301 Gregson Dr
Cary, NC  27511
Office 919-379-8513
Cell    919-272-8833
[EMAIL PROTECTED]

Reply via email to