Tries again ---
> :: 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.
Package Class Description
mysql-3.23.33
MySQL-shared-3.23.39
mysql-client-3.23.33
mysql-devel-3.23.33
ezmlm-idx-mysql-0.53.324
mysql-bench-3.23.33
I have been following what everyone has suggested from the first one. Yet
everyone comes back with "Well you must not have done it right, cuz it
works for me" Which (since I work in the field) is a classic tech support
answer.
The fact of the matter is, that every option you guys have presented to me,
has failed to work. I dont know how many different places I can but the LIB
and LDFLAGS lines, but apparently they are not working in the Makefile, or
the command line. Any other ideas?
>
> ----- 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.*
>
>