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 /usr/bin/ld: cannot find > -lmysqlclient > collect2: ld returned 1 exit status > make[2]: *** [vchkpw] Error 1 > make[2]: Leaving directory `/downloads/qmailrocks/vpopmail-5.4.9' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/downloads/qmailrocks/vpopmail-5.4.9' > make: *** [all] Error 2
either you need to install the mysqlclient libraries or they are not on the library path. > > Thanks & Regards, > > Aneesh Joseph > System Administrator > Internet Sales Promotion Group > 28/118A, Parapilly Lane, Panampilly Nagar, > Cochin , Kerala -682036 > Ph : 91 484 4010972, Mobile :91 9895012331 > E-mail : [EMAIL PROTECTED] ; [EMAIL PROTECTED] -- ----------------- Bob Hutchinson Midwales dot com -----------------
