[Mail]
vpopmail-5.2.1安装错误
安装vpopmail-5.2.1,在make事提示如下错误信息:
make all-recursive
make[1]: Entering directory `/tmp/Qmail_setup/vpopmail-5.2.1'
Making all in cdb
make[2]: Entering directory `/tmp/Qmail_setup/vpopmail-5.2.1/cdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/Qmail_setup/vpopmail-5.2.1/cdb'
make[2]: Entering directory `/tmp/Qmail_setup/vpopmail-5.2.1'
gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lnsl -lcrypt -lz -lm
/usr/bin/ld:cannot find -lmysqlclient
collect2:ld returned l exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/tmp/Qmail_setup/vpopmail-5.2.1'
make[1]: *** [all-recursive] Erroe 1
make[1]: Leaving directory `/tmp/Qmail_setup/vpopmail-5.2.1'
make: *** [all-recursive-am] Error 2
请高手帮忙解决一下,我用的是linux8.0。