Re: [Exim] Exim 4.20 + MySQL 4.0.12

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Dougal McWhinney
日付:  
To: Exim List
題目: Re: [Exim] Exim 4.20 + MySQL 4.0.12
If I put in "mysqlclient" I get the error "mysqlclient" not found.
The only archive that is there is "libmysqlclient"

Regards,
Dougal.

---------- Original Message -----------
From: Nico Erfurth <masta@???>
To: dougal@???
Sent: Sun, 18 May 2003 15:36:34 +0200
Subject: Re: [Exim] Exim 4.20 + MySQL 4.0.12

> Dougal McWhinney wrote:
> > Hi All,
> >
> > Has anyone tried compiling Exim 4.20 and MySQL 4.0.12 on RedHat 8.0?
> > After finally discovering the library had moved this is the error I get.
> >
> >    -ldb -L/usr/lib/ -L/usr/lib/mysql --library=libmysqlclient
>                                         ^^^^^^^^^^^^^^^^^^^^^^^^
> Shouldn't it be  -lmysqlclient ?

>
> Nico

------- End of Original Message -------