I built apache-2.0.55 using the instructions at http://www.linuxfromscratch.org/blfs/view/svn/ on the live CD. No problems
Then to remaster, tried to build it in the chroot environment but make failed, something to do with auth-digest module added --enable-auth-digest=no and it made and installed OK had to # the line in /etc/appache/httpd.conf, #LoadModule auth_digest_module lib/apache/mod_auth_digest.so The server works for my purpose, teaching perl and cgi FWIW, I have no idea why it builds in one environment and not the other. Also I can install perl modules using CPAN on the livecd, but in the chroot environment, it doesn't like the terminal. Owen -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
