[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
smsd
From: |
Stefan Schoeman |
Subject: |
smsd |
Date: |
Fri, 6 Sep 2002 21:04:25 +0200 |
Hello Jan,
My apologies for bugging you with this email.
I've been working with smsd a little. I installed this as per your
instructions on Mandrake 8.2 and it works fine.
However, when installing on Slackware 8.1, I get the error :
dlopen error: libmysqlclient.so.10: cannot open shared object file: No such
file or directory!
Cannot load database module mysql in directory /usr/local/share/smsd!
I've followed your instructions and added -lz to the Makefile as follows:
LDLIBS += -s -rdynamic -L$(TOPDIR)/common -lgnokii -ldl -lz
but I still have no luck. I've also looked for the file libmysqlclient.so.10
and it is located in /usr/local/lib/mysql/
I've even tried making a hard link to this file in /usr/local/share/smsd and
then specified to execute smsd as follows:
smsd -d sms -m mysql -l /usr/local/share/smsd
which is where my libmysql.so was installed.
If you can spare the time, can you offer any advice please?
Thanks,
Stefan Schoeman