I could really use some help on this one. Trying to install php 4.3.1 on a Mandrake 9.0 system from source. Configure works fine. I actually copied the "Configure Command" from the phpinfo() command on another MDK9 box to configure it, and added the --with-unixODBC parameter to it: ./configure --prefix=/usr --enable-shared --disable-static --disable-debug --disable-rpath --enable-pic --enable-inline-optimization --with-config-file-path=/etc --enable-magic-quotes --enable-debugger --enable-track-vars --with-exec-dir=/usr/bin --with-versioning --with-mod_charset --with-expat-dir=/usr --with-regex=php --enable-force-cgi-redirect --enable-track-vars --enable-trans-sid --enable-safe-mode --with-ctype --with-ttf --with-freetype-dir=/usr --with-zlib --enable-sysvsem --enable-sysvshm --enable-yp --enable-ftp --with-gettext --without-aspell --without-kerberos --with-unixODBC This works fine, and make works as well. But make install returns this error: Installing PHP SAPI module cp: cannot stat 'sapi/cgi/php': No such file or directory make: *** [install-sapi] Error 1 Anyone have any ideas how I can fix this or track it down quickly? This is actually for a client that I'm supposed to mail the server to today. Mega thanks in advance for any help. I'm gona try cleaning this configure parameter list up a bit. -- Chris Frederick <cdf123 at cdf123.com> _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list