Project

General

Profile

TaxonomicEditorUpdateOnUlteo » History » Version 5

Lorna Morris, 05/25/2012 05:33 PM

1 1 Eun-Mok Lee
2
3
## How to update the Taxonomic Editor on the Ulteo Open Virtual Desktop (OVD) Server
4
5
6
* Log into 160.45.63.150 via ssh. This Virtual Machine hosts the Ulteo OVD Server.
7
8 4 Lorna Morris
* Download the Taxonomic Editor zip file (e.g. eu.etaxonomy.taxeditor.product-linux.gtk.x86.zip), i.e. using wget.
9 1 Eun-Mok Lee
10
* Unpack the Taxonomic Editor zip file in folder /opt/ulteo/opt.
11 4 Lorna Morris
12 5 Lorna Morris
* chmod 775 [[TaxonomicEditor]] and *.lib.so in the root of the unpacked directory
13 4 Lorna Morris
14
* Change the old release directory to EDITor_old and rename the unpacked directoty to EDITor
15 1 Eun-Mok Lee
16
17
If neither the name of the executable nor its folder name have changed, that's all you have to do to update the Taxonomic Editor on the Ulteo OVD Server.
18
19
20 2 Eun-Mok Lee
If one of the names did change, you have to change the appropriate entries for a Static Application in the Administration Interface as well.
21 1 Eun-Mok Lee
22
23 3 Eun-Mok Lee
Please refer to [[ProvideApplicationOnUlteo]] for a detailed description how to do that.