Joel Aasma wrote:
> 
> Hello!
> I've got a problem with vchkpw...
> 
> this is how i do the ./configure for vpopmail:
> 
> ./configure --enable-roaming-users --enable-hardquota=10000 --enable-ip-alia
> s-domains=y --enable-mysql=y --enable-sqlincdir=/usr/local/mysql/include/mys
> ql --enable-sqllibdir=/usr/local/mysql/lib/mysql/ --enable-large-site=y --en
> able-logging=y
> 
> and this is how it ends up when i'm trying to use the pop3 server:
>   Trying 127.0.0.1...
> Connected to homer.rixtele.com.
> Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user bogus
> +OK
> pass bogus
> /usr/local/vpopmail/bin/vchkpw: error while loading shared libraries:
> libc.so.6: cannot load shared object file: Cannot allocate memory
> -ERR authorization failed
> Connection closed by foreign host.
> 
> what could possible be wrong?
> 
> Regards.
> Joel

Read about how your operating system handles shared object libraries.
You have not configured your operating system to know about the
mysql share object libraries directory.

ken Jones
inter7.com

Reply via email to