default_php=4
php4_cli=yes
php4_cgi=no
php5_cli=no
php5_cgi=yes
apache_ver=2.2
./build all d
fresh installation attemp[...]
-lpng -lz -ljpeg -lcurl -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl -lcurl -lssl -lcrypto -ldl -lz -lcrypt -lcrypt -o libphp4.la
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
/usr/bin/install -c -o ftp -g ftp -m 0644 config.h /usr/include/proftpd/config.h
cd include/ && make install
make[1]: Entering directory `/usr/local/directadmin/customapache/proftpd-1.3.1rc2/include'
make[1]: Leaving directory `/usr/local/directadmin/customapache/proftpd-1.3.1rc2/include'
test -z """" || (cd locale/ && make install)
make: *** No rule to make target `echo'. Stop.
You need this:
Code:# cd /usr/local/directadmin/customapache # tar xzf libmcrypt-2.5.7.tar.gz # cd libmcrypt-2.5.7/libltdl # ./configure --enable-ltdl-install # make # make install # make clean
this is what i get now :/make[1]: Leaving directory `/usr/local/directadmin/customapache/zziplib-0.10.82/i686-pc-linux-gnu'
Done zZip
Found /usr/local/directadmin/customapache/php-4.4.6.tar.gz
Extracting ...
Done.
ln: `/usr/lib/libltdl.so': File exists
Configuring php-4.4.6...
./build: line 803: /usr/local/directadmin/customapache/configure/suphp/configure.php4: Permission denied
*** There was an error while trying to configure php. Check the configure.php4_suphp file
Found /usr/local/directadmin/customapache/php-4.4.6.tar.gz
Extracting ...
Done.
ln: `/usr/lib/libltdl.so': File exists
Configuring php-4.4.6...
./build: line 791: /usr/local/directadmin/customapache/configure/suphp/configure.php4: Permission denied
*** There was an error while trying to configure php. Check the configure.php4_suphp file
mrhat:/usr/local/directadmin/customapache# ls configure/suphp/ -l
total 12
-rw-r--r-- 1 apache 1000 717 Apr 2 12:39 configure.php4
-rw-r--r-- 1 apache 1000 717 Jan 28 19:00 configure.php5
-rw-r--r-- 1 apache 1000 205 Feb 17 14:51 configure.suphp
I'm noticing some difference in the menu system of beta build script...
proftpd wasn't compiling yesterday...but this is what i got now:
echo "Installing proftpd-${PROFTPD_VER}..."; make install echo "Done proftpd.";
echo "Installing proftpd-${PROFTPD_VER}...";
make install
echo "Done proftpd.";
checking return type of qsort... (cached) void
configure: error: Cannot find MySQL header files under /usr
*** There was an error while trying to configure php. Check the configure.php4_suphp file
configure/suphp/configure.php[4|5]
rl -lssl -lcrypto -ldl -lz -lcrypt -lcrypt -o sapi/cgi/php
/usr/local/directadmin/customapache/php-4.4.6/libtool: line 351: syntax error near unexpected token `('
/usr/local/directadmin/customapache/php-4.4.6/libtool: line 351: `TIMESTAMP=" (1.922.2.111 2002/10/23 02:54:36)"'
make: *** [sapi/cgi/php] Error 2
Starting httpd: httpd: Syntax error on line 69 of /etc/httpd/conf/httpd.conf: API module structure `suphp_module' in file /usr/lib/apache/mod_suphp.so is garbled - perhaps this is not an Apache module DSO?