2009-12-22 18:32 AEST by Arthur Barrett - wont build on linux/mac without libltdl - don't know how to build without it... configure fails on
LT_INIT([dlopen])
Need to generate a new embedded libltdl using:
libtoolize --ltdl
see:
http://www.gnu.org/software/automake/manual/libtool/Distributing-libltdl.html
Need to use the same version that Tony has used - I think it's redhat5. |