![]() |
Slackware 13.37 x86 - error while loading shared libraries: libzfXComm.so.1
Hi,
I created a txz package from the rpm package, which came with the MTS Mblaze USB modem I bought, it's a Huwaei ZTE device - - CrossPlatformUI-V2.1.2-SSTL-i586-openSUSE.rpm The package was successfully created as seen aftre running rpm2txz command- Quote:
Quote:
Locate and whereis couldn't find the libzfXComm object. Quote:
Quote:
Any help would be greatly appreciated. Let me know if any more information is required. Regards, Prince |
You need to create a slocate database. Not having one is the source of this error
Code:
locate: fatal error: Could not find user database '/var/lib/slocate/slocate.db': No such file or directoryYou could either add /usr/local/bin/ztemtApp/bin to your ld.so.conf file or create links to /usr/local/bin/ztemtApp/bin/libzfXComm.so.1.0.0 some place more standard like /usr/local/lib |
Thanks for the reply.
Creating slocate database is done by updatedb &. I added the /usr/local/bin/ztemtApp/bin to the ld.so.conf file - Quote:
I created a soft link to both /usr/local/lib and /usr/lib - Quote:
Quote:
Regards. EDIT : I knew the way around kppp and right now I'm online using the modem. But I'd still love to use the default GUI provided by the manufacturer. Let me know if anybody has any suggestion in the right direction for the issue. |
First, did you execute ldconfig after adding the entry to /etc/ld.so.conf? Second, I would remove the links you created in /usr/local/lib and /usr/lib since they didn't solve the problem.
|
Hello, sorry for not acknowledging the reply. Was out of station for some time.
I forgot to run ldconfig, I ran it after. But now the error has changed to missing libaudio- Quote:
Quote:
I'm googling on it further, I would appreciate any response from you. Regards. |
libaudio is provided by Network Audio System (NAS), I think. you can get NAS at SlackBuilds --> http://slackbuilds.org/repository/13.37/audio/nas/
|
Installing libaudio didn't work out and I didn't have time to dig in further. I'm marking the thread solved as I'll keep using kppp, that's almost hassle free and working great with my usb modem.
Thanks for the responses. |
| All times are GMT -5. The time now is 02:22 PM. |