On 03/10/2014 09:49 AM voytek@sbt.net.au wrote:
… # ./configure --with-dovecot=/usr/local/lib/dovecot ... checking whether to build static libraries... yes checking for dovecot-config in "/usr/local/lib/dovecot"... not found configure: configure: Use --with-dovecot=DIR to provide the path to the dovecot-config file. configure: error: dovecot-config not found
… # dovecot --version 2.1.17 # uname -a Linux 2.6.32-431.5.1.el6.x86_64 #1 SMP Wed Feb 12 00:41:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Did you compile Dovecot from source? Then the dovecot-config file will be located in the top source directory of Dovecot.
Otherwise install the matching dovecot-devel RPM. Then you'll find dovecot-config in /usr/lib/dovecot.
Regards, Pascal
The trapper recommends today: f007ba11.1406919@localdomain.org