fixed it, i needed some files from mysql source :)
----- Original Message -----
From: Jason
Sent: Monday, June 13, 2005 1:21 AM
Subject: RE: [vchkpw] vqregister problem

Its looking for your mysql libraries… they may be in /usr/local/lib or /usr/lib … depending on which dir they are in be sure to re ./configure with –enable-libdir=/dir/that/libs/are/in (double check that –enable command with the INSTALL file, as Im fairly sure its wrong =]  )

 

Hope that helps.

 

 


From: Jerkovic Bosko [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 12, 2005 4:03 PM
To: vchkpw@inter7.com
Subject: [vchkpw] vqregister problem

 

Hello, when i try to compile vqregister with make i get this error

gcc  -o vqregister main.o cgi.o template.o global.o misc.o config.o register.o password.o  vpopmail.o db.o field.o badhosts.o -L/home/vpopmail/lib -lvpopmail -lcrypt -L/usr/local/mysql/lib/mysql -lmysqlclient
/usr/libexec/elf/ld: cannot find -lmysqlclient
*** Error code 1

 

can anyone help ?

 

Reply via email to