On Mon, Dec 18, 2006, Oleg Lapshin <[EMAIL PROTECTED]> said: > ÷ ÓÏÏÂÝÅÎÉÉ ÏÔ 18 ÄÅËÁÂÒÑ 2006 21:00 Aaron Stone ÎÁÐÉÓÁÌ(a): >> 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.
I take it back. It's not correct behavior. > And if I set LD_LIBRARY_PATH=/usr/local/lib I can't compile sieve support > without --with-sieve=/usr/local There must be a problem that my autoconf macro isn't looping over the paths in $sieveprefixes (defined in configure.in). I'll fix it later today. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
