Thanks for your help Martin. I've installed the dev library and compiled the
mysql module and SER seems to like it.
Frq
On Tue, Apr 8, 2008 at 5:32 PM, Martin Hoffmann <hn(a)nvnc.de> wrote:
frq ser wrote:
When I typed 'make modules=modules/mysql modules' at the SER source
directory, it gives me the error message saying that it could not locate
'mysql.h' and 'errmsg.h'
You will need to have to install the development packages of the MySQL
client library.
In Debian (and probably Ubuntu) that would be "libmysqlclient15-dev".
Not sure about Red Hat-ish systems. It is probably something similar
with mysql and devel in its name.
HTH and regards,
Martin