Re: cannot find -lmysqlclient
Ken Jones <[email protected]> Mon, 23 Feb 2004 10:34:22 -0600
| Newsgroups | gmane.mail.vqadmin |
|---|---|
| Message-ID | <[email protected]> |
On Monday 23 February 2004 9:12 am, roman stachura wrote: > Hi all. > > > During the compilation I get an error: > > cannot find -lmysqlclient. > > Qmail, vpopmail and mysql is up and running. > > > > where can I set the proper path to mysqlclinet? > > Regards > > Roman During the vpopmail configuration step, it will create files in ~vpopmail/etc inc_deps and lib_deps. These files are read by the vqadmin configuration step to include the proper lines to link in additional libraries needed by vpopmail. In your case they would be mysql libraries. I would check your ~vpopmail/etc directory for these files. Ken Jones