> How do you build from source checked out from CVS?  I normally do
> ./configure...

First do:

( cd lib && aclocal && libtoolize -c --force && automake -a -c && autoconf )
( cd mod && aclocal && automake -a -c; autoconf )
( cd php && autoconf )

This does require you have these utilities installed of course.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to