To get around this (in both courier & vpopmail)
you should preceed your "configure" command with

LIBS="-R/usr/local/mysql/lib/mysql -L/usr/local/mysql/lib/mysql" ./configure ...

(or substitute the path to your mysql libraries).

Thanks,

Brian

  > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
  > Delivered-To: mailing list [EMAIL PROTECTED]
  > From: "Arman Fitrawan" <[EMAIL PROTECTED]>
  > To: <[EMAIL PROTECTED]>
  > Subject: problem with mysqlclient
  > Date: Wed, 22 Nov 2000 11:36:57 +0700
  > 
  > Dear All,
  > 
  > I have problem with mysqlclient, when I try to adddomain like below :
  > /home/vpopmail/bin/vadddomain: error in loading shared libraries:
  > libmysqlclient.so.6: cannot open shared object file: No such file or
  > directory
  > 
  > the configure that i have like this
  > ./configure --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp  --enable-ip
  > -ali
  > as-domains=y --enable-roaming-users=y --enable-mysql=y --enable-sqllibs=/hom
  > e/mysql/lib/mysql/ --enable-sqllibdir=/home/mysql/lib/mysql/ --enable-sqlinc
  > dir=/home/mysql/include/mysql --enable-large-site=y --enable-large-site=y --
  > enable-default-domain=asconn.com --enable-logging=y
  > 
  > Can you help me ?.
  > 
  > regards,
  > Arman
  > 

Reply via email to