[Dovecot] Issues with configure script / Makefile

Bret Jordan jordan2175 at gmail.com
Sat Oct 19 08:28:10 EEST 2013


Dear Dovecot,

I have noticed that when you pass a --prefix in to the configure script and say specify a path of /local/dovecot-2.2.6 that when you install most of the subdirectories (etc, lib, include, libexec,etc) have a dovecot directory in them, like if you were installing to /.  This is not typical of most *nix software.  So I tried to specify the exact location with the following configure options, but they are not honored when it comes to installation.  I have looked through the configure script to see if I can see where the problem is and can not see it.  These are the ones that do not work.  Some of the others, however to work.

# Do not work
    --sysconfdir=/local/dovecot-2.2.6/etc \
    --libdir=/local/dovecot-2.2.6/lib \
    --includedir=/local/dovecot-2.2.6/include \
    --libexecdir=/local/dovecot-2.2.6/libexec \

# Do work
    --docdir=/local/dovecot-2.2.6/share/doc \
    --with-ssl=openssl --with-ssldir=/local/dovecot.2.2.6/ssl \
    --with-statedir=/local/dovecot-2.2.6/lib \
    --with-moduledir=/local/dovecot-2.2.6/lib \
    --with-rundir=/run/dovecot


Bret





Bret Jordan CISSP | Sr Security Architect
PGP Fingerprint: 62A6 5999 0F7D 0D61 4C66 D59C 2DB5 111D 63BC A303
"Without cryptography vihv vivc ce xhrnrw, however, the only thing that can not be unscrambled is an egg."








-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://dovecot.org/pipermail/dovecot/attachments/20131018/a8b4d76a/attachment-0001.bin>


More information about the dovecot mailing list