Maybe I'm doing something wrong, but I don't think so... I'm configuring, building, and installing cyrus 2.0.12 with ./configure \ --with-cyrus-prefix=/usr/local \ --disable-sieve \ make depend make all CFLAGS=-O2 su -c "make install" But some files are being installed under /usr/local/local. I can't figure out where this extra local is coming from, and it didn't do this with 2.0.9... Also, there is no depend rule in perl/sieve....shouldn't there be at least an empty one so make depend doesn't give an error? - Josh
