Displaying 3 results from an estimated 3 matches for "gmkdir".
Did you mean:
mkdir
2009 Dec 29
1
Install fails when libdir and libexecdir are the same directory
...viously doesn't work when libdir and
libexecdir are the same directory:
gmake[5]: Entering directory `/home/river/hp-pkg/mail/dovecot/work/dovecot-1.2.9/src/plugins/imap-acl'
gmake[5]: Nothing to be done for `install-exec-am'.
test -z "/opt/rt/lib/dovecot/imap" || /opt/rt/bin/gmkdir -p "/home/river/hp-pkg/mail/dovecot/install/opt/rt/lib/dovecot/imap"
/opt/rt/bin/gmkdir: cannot create directory `/home/river/hp-pkg/mail/dovecot/install/opt/rt/lib/dovecot/imap': File exists
gmake[5]: *** [install-imap_moduleLTLIBRARIES] Error 1
As a workaround I used --libexecdir=/...
2007 Mar 02
2
MBOX to MAILDIR conversion
Thinking about going from mbox to maildir. Started with mbox way back
when but thinking about making the conversion. The main reason is that I
use rsync for backups and when these huge mailboxes are touched I have
to copy the whole thing. With maildir I only copy the files that change.
So - my questions is - what's the easiest way to make this happan. I
assume there are conversion
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
...system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
checking for host system name... Linux x86_64
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking for autoconf macro to enable system extensions... yes
checking for style of include used by make... none
checking for gcc... gcc
checking whether the C compiler works... ye...