Nik Lam wrote: > Hi, > > I'd like to start testing svn trunk on FreeBSD 6.1-RELEASE but I don't > know how to build without the help of all those handy little make > scripts and buildtools etc. > > Can anyone point me in the right direction on this?
The only added requirement compared to release tarballs is automake1.9 and libtool. Make sure you have automake1.9 and then run 'autoreconf -i' in the root of the dbmail source tree. This will bootstrap the configure script and friends. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
