The mysql module is not built along with the rest of SER by default. I've
often found there to be pre-built modules in there, though... but not built to
the specs of YOUR machine, so they try and load libraries you don't have.
To build the module separately, first, go into your mysql modules dir and type:
make clean
Then, go into your SER source directory and type:
make modules=modules/mysql modules
Then copy the new mysql.so module from the modules/mysql directory into the
right location (default: /usr/local/lib/ser/modules) and try it again.
N.
On Wed, 16 Nov 2005 16:04:21 +0100, Murdìj Ukrutný wrote
Hi,
I am a beginner here. Could anyone please answer my question?
I have downloaded the SER 0.9.4 and compile with mysql module it on
SUSE Linux Enterprise Server 9. Mysql 4.1.15 compiled from source. I
have problem whith running SER. Command 'serctl start' finished with
message 'Starting SER : PID file /var/run/ser.pid does not exist --
SER start failed' Message in /var/logs/messages is
'Nov 16 05:34:34 suse1 ser: ERROR: load_module: could not open
module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.14:
cannot open shared object file: No such file or directory'
'libmysqlclient.so.14' is in '/usr/local/lib/mysql/'
Any idea ? Thank.
--
Murdej Ukrutny
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers