On Mon, 2006-12-18 at 17:16 +0300, Oleg Lapshin wrote: > > I've done that and committed the result. > > > > Aaron Stone wrote: > > > Fixed. Requires autoreconf. > > I checked rev-2401 > Again: if I run ./configure --with-sieve ... (with or without autoreconf) it > failed to find lib-sieve > If I run ./configure --with-sieve=/usr/local ... - all OK > > If this is as expected, tell me and I'll use --with-sieve=/usr/local in my > build script
This is correct behavior if /usr/local is not in your LD_LIBRARY_PATH or (on Linux only) not listed in /etc/ld.so.conf. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
