RE: [vchkpw] vqregister problem

2005-06-12 Thread Jason
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

[vchkpw] vqregister problem

2005-06-12 Thread Jerkovic Bosko
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

Re: [vchkpw] vqregister problem

2005-06-12 Thread Jerkovic Bosko
fixed it, i needed some files from mysql source :) - Original Message - From: Jason To: vchkpw@inter7.com 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