I'm trying to configure Dovecot on Slackware. I just used ./configure then make and make install for compiling. Then it said on the INSTALL file with Dovecot that I need to rename dovecot-example.conf to dovecot.conf with this command. mv /usr/local/etc/dovecot-example.conf /usr/local/etc/dovecot.conf. I assumed that the dovecot-example.conf file is on /usr/local/etc/ because I used only ./configure with no prefix on it. But I can't seem to find that file. Where is that located?
feedback
|