Re: [Exim] Mysql?

Etusivu
Poista viesti
Vastaa
Lähettäjä: William Thompson
Päiväys:  
Vastaanottaja: Michael Roterman
Kopio: Exim-users
Aihe: Re: [Exim] Mysql?
> No, it doesn't seem like I have it installed. Do I have to recompile exim to
> be able to use it?


Yes, you'll have to recompile exim for that. I did.

Make sure you have the development package installed for mysqlclient.

What OS are you using? (if linux, which distro)

> >> How can I tell if mysql was compiled with my exim v3.36?
> >
> > ldd /usr/sbin/exim
> > look for libmysqlclient
> >
> >
>