Re: [Dovecot] Make install error

2013-06-07 Thread Ben Morrow
At 5PM +0800 on 4/06/13 you (kengheng) wrote: > On 5/17/13 7:12 PM, Ben Morrow wrote: > > At 5PM +0800 on 15/05/13 you (kengheng) wrote: > >> On 4/24/13 11:50 PM, Ben Morrow wrote: > >>> > >>> These files should be installed under libexec; probably > >>> /usr/local/dovecot/libexec/dovecot, thoug

Re: [Dovecot] Make install error

2013-06-04 Thread kengheng
I've success installed it with a workaround: 1) after error, create a folder /usr/local/dovecot/lib/dovecot/auth 2) make install again, and it will install the file auth at /usr/local/dovecot/lib/dovecot/auth On 5/17/13 7:12 PM, Ben Morrow wrote: At 5PM +0800 on 15/05/13 you (kengheng) wrote

Re: [Dovecot] Make install error

2013-06-04 Thread kengheng
For your note, I'm installing dovecot on opensuse (32bits) 12.2 and 12.3 , both produced the same errors. On 5/17/13 7:12 PM, Ben Morrow wrote: At 5PM +0800 on 15/05/13 you (kengheng) wrote: On 4/24/13 11:50 PM, Ben Morrow wrote: At 1PM +0800 on 24/04/13 you (kengheng) wrote: Hi, I tried r

Re: [Dovecot] Make install error

2013-06-04 Thread kengheng
Hi, yes, the configure without "--libexecdir" . and i found this comment from config.log: | # If user did not specify libexecdir, set the correct target: | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | if test "$libexecdir" = '${exec_prefix}/libexec' ; then |

Re: [Dovecot] Make install error

2013-05-17 Thread Ben Morrow
At 5PM +0800 on 15/05/13 you (kengheng) wrote: > On 4/24/13 11:50 PM, Ben Morrow wrote: > > At 1PM +0800 on 24/04/13 you (kengheng) wrote: > >> Hi, I tried remove and make install, same err happended. I noticed from > >> the log below, it first generate the > >> "/usr/local/dovecot/lib/dovecot/au

Re: [Dovecot] Make install error

2013-05-15 Thread kengheng
The output as below: grep ^libexecdir config.log libexecdir='${exec_prefix}/lib' grep ^exec_prefix config.log exec_prefix='${prefix}' grep ^prefix config.log prefix='/usr/local/dovecot' On 4/24/13 11:50 PM, Ben Morrow wrote: At 1PM +0800 on 24/04/13 you (kengheng) wrote: Hi, I tried remov

Re: [Dovecot] Make install error

2013-04-24 Thread Ben Morrow
At 1PM +0800 on 24/04/13 you (kengheng) wrote: > Hi, I tried remove and make install, same err happended. I noticed from > the log below, it first generate the > "/usr/local/dovecot/lib/dovecot/auth" with checkpassword-reply, and it > is success, the coming generation directory for auth at > "

Re: [Dovecot] Make install error

2013-04-23 Thread kengheng
Hi, I tried remove and make install, same err happended. I noticed from the log below, it first generate the "/usr/local/dovecot/lib/dovecot/auth" with checkpassword-reply, and it is success, the coming generation directory for auth at "/usr/local/dovecot/lib/dovecot/", it is weird that the mak

Re: [Dovecot] Make install error

2013-04-23 Thread Timo Sirainen
On Fri, 2013-04-19 at 11:50 +0800, kengheng wrote: > Hi, I'm recompiling dovecot 2.2.0/2.2.1 with error below during make > install: > > test -z "/usr/local/dovecot/lib/dovecot/auth" || /usr/bin/mkdir -p > "/usr/local/dovecot/lib/dovecot/auth" > /usr/bin/mkdir: cannot create directory > ‘/usr/l

Re: [Dovecot] Make install error

2013-04-19 Thread Ben Morrow
At 11AM +0800 on 19/04/13 you (kengheng) wrote: > Hi, I'm recompiling dovecot 2.2.0/2.2.1 with error below during make > install: > > test -z "/usr/local/dovecot/lib/dovecot/auth" || /usr/bin/mkdir -p > "/usr/local/dovecot/lib/dovecot/auth" > /usr/bin/mkdir: cannot create directory > ‘/usr/loca

Re: [Dovecot] Make install error

2013-04-19 Thread Christian Wiese
Hi, I already compiled/installed dovecot 2.2.0 as you did without any problems. Also compiling dovecot 2.2.1 and installing it on top of the previous 2.2.0 install works. So it seems to me that this is an issue related to your system environment. Did you checked how your Suse installation behaves