:: Wonders why everyone keeps repeating the same answer ::
I dont mean to be ungrateful, but Im not stupid. I have put the line in
properly, I have added it to the make file, I have followed FAQ 28 (which
wasnt too helpful) I have the following mysql packages installed.
----- Original Message -----
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "KEnet Webmaster"
<[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 12:36 PM
Subject: R: sqwebmail w/ encyption feature + vpopmail w/ mysql support
> > nope.. didn't help:(
>
> Well, you have to change:
>
> LDFLAGS=" -L/where/are/your/mysql/lib -lmysqlclient"
./configure --blablabla
>
> All on the same line. To find /where/are/your/mysql/lib try
>
> # find / -name libmysqlclient.*