[vchkpw] cannot find -lmysqlclient

2006-08-08 Thread Aneesh Joseph
Hi ,   I am getting the following error when installing vpopmail with mysql(vpopmail-5.4.9 + Mysql 5). any idea ?   gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/lib/mysql  -lmysqlclient -lz -lm -lcrypt/usr/bin/ld: cannot find -lmysqlclientcollect2: ld returne

Re: [vchkpw] cannot find -lmysqlclient

2006-08-08 Thread Bob Hutchinson
On Tuesday 08 August 2006 12:55, Aneesh Joseph wrote: > Hi , > > I am getting the following error when installing vpopmail with > mysql(vpopmail-5.4.9 + Mysql 5). any idea ? > > gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a > -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt