On-premise Prerequisite Installation Table
Find your current Janus / MangoApps version tag combination in the first column of the table.
Find your destination (upgraded) Janus / MangoApps version tag in the second column of the table.
Execute the steps from the 3rd column of the table
IMPORTANT: If you cannot find your exact current Janus / MangoApps version tag combination in the first column DO NOT IMPROVISE OR EXECUTE any commands from the third column and contact MangoApps to investigate your specific Janus / MangoApps version tag combination.
Current Version Tags
Destination Version Tags
Ubuntu Prerequisite Install Command Line
janus_release_1_may_19_01_2014_prod.zip 2014-05-09-03-MangoApps.tar.gz
janus_release_1_july_03_01_2014_prod.zip MangoApps-8_5_3-2014-08-06-01.tar.gz
(as root run each item in this order)
DEBIAN_FRONTEND='noninteractive' apt-get -y install redis-server libmagickwand-dev imagemagick
apt-get purge openjdk-\* icedtea-\* icedtea6-\*
apt-get install openjdk-7-jdk
Last updated