You are on page 1of 1

Finding already installed Build

------------------------------rpm -qa | grep gap


ISS Install:
-----------1. Un-install the existing R10.3 POS and DB RPM by executing:
rpm -e gap-pos-10.3-029.i586.rpm
rpm -e gap-pos-database-10.3.0-029.i586.rpm
2. Install the new R11.1 DB and POS RPM by executing:
rpm -i gap-pos-database-11.1.0-003.i586.rpm
rpm -i gap-pos-11.1-003.i586.rpm
3. Confirm installation by executing:
rpm -qa|grep gap-pos
The following must be listed:
gap-pos-11.1-003
gap-pos-database-11.1.0-003
Controller Install:
------------------1. FTP in binary mode the 360c4690.jar file to the C:\ drive on the controller
(Login ID:store, Password: systems)
2. On the controller execute: jar xvf 360c4690.jar
3. cd adx_upgm
4. Run tailor process. Ex: tailor2 US GAP TEST
5. Reboot controller and registers.
mysql -h localhost -u 360admin -p quarrysb

You might also like