Try this:

env LIBS="-L/where/mysql/libs/are -lmysqlclient" ./configure --options

So in my case it's -L/usr/local/mysql/lib.  What this will do is put those
options in to the make files, and you'll be able to build it with
little/no difficulty.  If you still have problems, write me.

Cheers,

Tren.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner                mailto:[EMAIL PROTECTED]  =
= End of Time Networks                  http://www.theendoftime.net  -
- (403) 269-2122                                                     =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

On Thu, 8 Mar 2001, Tech Services wrote:

> Hi,
>
> We are installing a new qmail-mysql-vpopmail-sqwebmail system on Redhat 7. It's 
>getting very frustrating because we can install qmail,mysql and vpopmail to work 
>together but when we try to install sqwebmail, everything works fine until we compile 
>it (with the 'make' command). It compiles everything up to a point and then it errors 
>when it gets to the mysql-auth section. There are probably about 50 messages saying 
>there are undefined references to various mysql functions.
>
> We have tried with several different versions and distributions of qmail, mysql, 
>vpopmail and sqwebmail. We have tried changing libraries, installing in different 
>locations --- everything we can think of, but can't make this error go away.
>
> Any clues as to what is the matter here?
>
> Thanks
> Jeremiah Miller
> [EMAIL PROTECTED]
>
>

Reply via email to