May 05, 2004

RONGO ready

Getting PHP and mod_perl onto RONGO, ready for Dusko to work on it,

PHP 4.3.6 was configured as follows:

  • ./configure —with-apxs=/usr/local/apache/bin/apxs —with-openssl=/usr/local/ssl —enable-ftp —with-iconv —with-xmlrpc —enable-yp

the Apache apxs program had to have its perl pointed to /usr/bin/perl.

mod_perl had “USE_APXS WITH_APXS=/usr/local/apache/bin/apxs EVERYTHING=1” as its arguments to “perl Makefile.PL”.

/usr/local/bin/smbpasswd is a symlink to /usr/sfw/bin/smbpasswd, and I installed apg into /usr/local/bin.

Posted by Rowan Littell at May 5, 2004 02:29 PM