>>> > to add more paths to the library checking area.
>>> I'm using the current CVS.
>> Just where is your libmysqlclient.so at?
> [EMAIL PROTECTED] /usr/local/lib/mysql]# ls libmysqlclient.so
> lrwxr-xr-x 1 root wheel 20 Jan 30 19:46 libmysqlclient.so@ ->
> libmysqlclient.so.10
I have executed
On Thu, 2003-02-20 at 01:03, [EMAIL PROTECTED] wrote:
> >>> > to add more paths to the library checking area.
> >>> I'm using the current CVS.
> >> Just where is your libmysqlclient.so at?
> > [EMAIL PROTECTED] /usr/local/lib/mysql]# ls libmysqlclient.so
> > lrwxr-xr-x 1 root wheel 20 Jan 30 19:
configure.in had the new search paths added, but configure was not
updated.
Here is the patch to accomplish that:
--
Ryan Butler <[EMAIL PROTECTED]>
ADI Internet Solutions
diff -ur dbmail/configure dbmail.working/configure
--- dbmail/configure Fri Feb 7 13:54:10 2003
+++ dbmail.working/configu