Notes to install the UPS Communicator
=====================================

1. Login as root
2. Copy tar file in a temporary directory
3. Execute the following commands:
   
   tar -zxvf "file_name" 
   cd upscomm_inst
   ./install 


4. Follow the instructions displayed on screen from the setup program


Dependency
============
- ld-linux.so.2
- libc.so.6
- linux-gate.so.1
- libpthread.so.0
- librt.so.1
- libdl.so.2
- libusb-1.0.so.0
- libncurses.so.5
- libtinfo.so.5

	
