25 Nov
2013
25 Nov
'13
9:31 p.m.
On 25-11-2013 19:54, Oscar del Rio wrote:
On 11/25/13 01:40 PM, Luuk wrote:
On 25-11-2013 19:36, Luuk wrote:
while doing 'sudo make install', its complaining about the existance of ‘/usr/local/lib/dovecot/auth’
.....
/usr/bin/mkdir -p '/usr/local/lib/dovecot/auth' /usr/bin/mkdir: cannot create directory ‘/usr/local/lib/dovecot/auth’: File exists
any tips on what i did wrong?
i'm able to provide more info, if only i knew what info is needed ;)
ls -ld /usr/local/lib/dovecot/auth
luuk@asus:~/source/dovecot-2.2.9> ls -ld /usr/local/lib/dovecot/auth -rwxr-xr-x 1 root root 1356716 Nov 25 19:36 /usr/local/lib/dovecot/auth luuk@asus:~/source/dovecot-2.2.9>