Wireless Data Terminal Installation Guide
ZTE Corporation
http
:
//www
.
zte
.
com
.
cn
Uninstall method:
sudo rpm –e CrossPlatformUI ( #Fedora/openSUSE case sensitive)
or: sudo dpkg –r CrossPlatformUI ( #Ubuntu )
or: sudo dpkg –P CrossPlatformUI
(
#Ubuntu
)
¾
Conflict among setup packages
If there is any conflict between the setup package and other software (generally, this
won’t happen), you could perform compulsory installation (not recommended).
Method:
sudo dpkg –i --force-all CrossPlatformUI-V1.0.21-i386.ubuntu.deb
This method is currently applicable for the problem occurred under Ubuntu9.04 system.
Required shared library to run UI software
After installing Linux version UI software, you need to install the required shared library to run UI
software.
¾
ALSA library. Generally, ALSA audio shared library has been installed into your new
Linux version by default.
If your system can play sound, it means ALSA library has been successfully installed;
If not, your system version might be too old to support ALSA library or you need to use
the corresponding setup package manager to reinstall. For detailed steps, refer to the
installation method of kernel-devel above.
Take openSUSE11.1 system for example. The relevant ALSA library installed are
listed as below: (for reference only)
alsa-oss-1.0.17-1.37
alsa-utils-1.0.18-6.4
alsa-devel-1.0.18-8.7
alsa-plugins-pulse-1.0.18-6.12
alsa-1.0.18-8.7
alsa-plugins-1.0.18-6.12
¾
Libaudio2
libaudio2 is another library used by UI to play the sound. The installation of this setup
package is simple. You could download the relevant deb or rpm to install.
Recommended website:
http://rpm.pbone.net/index.php3/stat/4/idpl/12245031/com/libaudio2-1.9.2-0.pm.1.i586.
rpm.html
http://packages.ubuntu.com/hardy/libaudio2
or you could get the relevant compression package of library files, containing
libaudio.so, libaudio.so.2, libaudio.so.2.4, etc., directly unzip to /lib directory and run
ldconfig command.