[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd dlopen error
From: |
Vladimir Zidar |
Subject: |
Re: smsd dlopen error |
Date: |
17 Dec 2002 22:18:15 +0100 |
On Tue, 2002-12-17 at 17:58, address@hidden wrote:
> Hi. I'm almost done with smsd but when I run smsd it returns this error:
>
> dlopen error: /usr//share/smsd/liblibmysql.so.so: cannot open shared object
> file: No such file or directory!
> Cannot load database module libmysql.so in /usr//share/smsd!
>
> That double // are strange...Any tip will be appreciated. Cheers
They are not strange. Strange are double 'lib' and '.so' . It looks
like somebody is attaching something that he shouldn't. Take look
somewhere if you can specify path to this 'libmysql.so', and write just
'mysql' there instead of 'libmysql.so' .
--
Bye,
and have a very nice day !