View previous topic :: View next topic |
Author |
Message |
Montolio n00b
Joined: 20 Jan 2004 Posts: 37
|
Posted: Sun Mar 28, 2004 8:54 pm Post subject: courier imap:error /var/vpopmail/etc/lib_deps does not exist |
|
|
i!
I just wanted to compile courier-imap, but ./configure stops with this
error:
configure: error: /var/vpopmail/etc/lib_deps does not exist - upgrade
vpopmail to the current version or fix the permissions on this file
when I want to install vpopmail, emerge stops
because i have already installed postfix!
what can I do and why is there this error?
mfg
Montolio |
|
Back to top |
|
|
cb9fl n00b
Joined: 23 Jul 2004 Posts: 1
|
Posted: Fri Jul 23, 2004 9:16 pm Post subject: |
|
|
I am having the exact same error.
I'm installing using http://genco.gen.tc/postfix_virtual.php#bind as a guide.
After running the following:
$tar jxf courier-imap-3.0.3.20040424.tar.bz2
$cd courier-imap-3.0.3.20040424
$./configure --prefix=/usr/local/courier \
--enable-workarounds-for-imap-client-bugs \
--with-mysql-libs=/usr/local/mysql/lib/mysql \ --with-mysql-includes=/usr/local/mysql/include/mysql/ \
--with-authmysql --with-authmysql=yes \
--with-authchangepwdir --enable-unicode --with-trashquota
I get :
configure: error: /var/vpopmail/etc/lib_deps does not exist - upgrade vpopmail to the current version or fix the permissions on this file
configure: error: /bin/sh './configure' failed for authlib
I have logged in as a regular user but still get this error. |
|
Back to top |
|
|
|