search for: hunnis

Displaying 1 result from an estimated 1 matches for "hunnis".

Did you mean: sunnis
2010 Feb 24
1
Installation directories layout question
Hello folkz, I'm trying to compile and install Dovecot 1.2.10 from sources. When I execute: ./configure --prefix=/usr/local/dovecot make make install ? I reasonably expect to find dovecot libraries in /usr/local/dovecot/lib but it puts them into /usr/local/dovecot/lib/dovecot. It add this extra 'dovecot' at the end of almost every installation path. Could somebody please clarify