Re: [Exim] MySQL libraries

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Guillaume Finance
CC: Exim Group
Subject: Re: [Exim] MySQL libraries
On Sun, 19 Nov 2000, Guillaume Finance wrote:

> LOOKUP_LIBS=-I /usr/local/mysql/lib/mysql -lmysqlclient
>
> make and make install are fine.
> But when I try to run exim (i.E. exim -bV), I get the following error:
>
> error in loading shared libraries: libmysqlclient.so.6: cannot open shared object file: No such file or directory


Try rebuilding with

LOOKUP_LIBS=-I /usr/local/mysql/lib/mysql -L /usr/local/mysql/lib/mysql -lmysqlclient

(but I think this kind of thing is rather operating system dependent)

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.