Hello All:
I bought a great little VOIP phone for use with Skype. It is detected fine by the USB daemon on my Fedora Core 6 box and there is an RPM driver from the manufacturer of the phone for FC3... it doesn't run because it is looking for an older library and the manufacturer (as of yet) has not released a new version (that I can find) for the driver -- called SkypeMate.
I am wondering if anyone has used one of these phones successfully under FC6 and if so, would like to figure out how you fixed the issue.
The error I am getting is:
Code:
[jmneedham@localhost bin]$ ./SkypeMate
./SkypeMate: error while loading shared libraries: libdbus-1.so.0: cannot open shared object file: No such file or directory
And I have confirmed that the libdbus library is in fact installed, but is a newer version. This driver is not open source, so compiling the code myself is not an option.
Thanks,
Mike