Re: [Exim] how to build with mysql

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Suresh Ramasubramanian
Datum:  
To: Thomas Kinghorn
CC: Exim-Users (E-mail)
Betreff: Re: [Exim] how to build with mysql
Thomas Kinghorn writes on 11/24/2003 7:16 AM:

> -lpam -ldb -L/usr/local/lib -lldap -llber -lmysqlclient -lpq
> /usr/bin/ld: cannot find -lmysqlclient
> collect2: ld returned 1 exit status
> make[1]: *** [exim] Error 1
> make[1]: Leaving directory `/downloads-mail/exim-4.22/build-Linux-i386'
> make: *** [go] Error 2
>
> Do not know how to edit the Local/Makefile to incorporate the libs for
> mysql.


Have you installed the mysql libs (should be mysql-devel rpms on redhat,
for example)?

    srs