On 10/01/2015 17:16, James wrote:
On 08/01/2015 00:25, Brian Eliassen wrote:
Install prefix . : /usr/local
Oooh, I suggest you use /opt
./configure \
--prefix=${PREFIX} \
--sysconfdir=/etc/opt/${PREFIX} \
--localstatedir=/var/opt/${PREFIX} \
...
$ man -s 5 filesystem
Ha! I changed my co
On 08/01/2015 00:25, Brian Eliassen wrote:
I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without
anything fancy:
./configure
make
make check
make install
Configure output looks like this:
***
Install prefix . : /usr/local
Oooh, I suggest you use /opt
./configure \
--prefix=${
Hello everyone,
I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without
anything fancy:
./configure
make
make check
make install
Configure output looks like this:
***
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling : poll
I/O notifys : none
SSL .