Displaying 1 result from an estimated 1 matches for "shmk".
Did you mean:
shm
2007 Jun 11
2
dovecot-20070605 runtime problems
...ls --with-deliver --with-sqlite
--without-vpopmail --with-notify=inotify --with-ioloop=epoll --with-ssl=openssl --enable-debug
--enable-asserts
make
make check
rm -rf /usr/local/pkgs/dovecot-20070605
make install
install -c -m 555 doc/mkcert.sh /usr/local/pkgs/dovecot-20070605/sbin/dovecot-mkcert
shmk /usr/local/pkgs/dovecot-20070605/sbin /usr/local/sbin
mkdir -p /etc/ssl/certs /etc/ssl/private
rm -f /etc/ssl/certs/dovecot.pem /etc/ssl/private/dovecot.pem
export OPENSSLCONFIG=/tools/conf/dovecot-openssl.conf
dovecot-mkcert
cp -f /etc/ssl/certs/dovecot.pem /var/www/html/.
chmod ugo+r /var/www/htm...