Difference between revisions of "Installing GlobalSight"

From Globalsight
Jump to navigation Jump to search
(Downloading Additional Applications)
Line 1: Line 1:
 
{{Docset_side}}
 
{{Docset_side}}
'''Installing GlobalSight''' consists of downloading and installing the third-party software needed and then the GlobalSight core.  
+
'''Installing GlobalSight''' consists of downloading and installing the third-party software needed and then the GlobalSight core application.  
  
You can also install [[Desktop Icon]], if needed.
+
You can also install [[Desktop Icon|GlobalSight Desktop Icon]], if needed.
  
===Downloading GlobalSight===
+
===Downloading GlobalSight software packages===
 
The first step is to download the software for your operating system - Windows or Ubuntu.
 
The first step is to download the software for your operating system - Windows or Ubuntu.
  
 
'''To download the code:'''
 
'''To download the code:'''
 
# Go to the [http://sourceforge.net/projects/globalsight/?source=directory GlobalSight page] on [http://sourceforge.net/ Sourceforge]
 
# Go to the [http://sourceforge.net/projects/globalsight/?source=directory GlobalSight page] on [http://sourceforge.net/ Sourceforge]
# Select the zip file for your operating system. For example ''GlobalSight_Software_Package_Windows_8.5.1.zip''
+
# Select the zip file for your operating system. For example ''<tt>GlobalSight_Software_Package_Windows_8.6.6.zip</tt>''
 
# Unzip the file
 
# Unzip the file
  
 
'''Unzipping the file creates the following directories:'''
 
'''Unzipping the file creates the following directories:'''
 
# 3rd_party_software
 
# 3rd_party_software
# 64_bit_3rd_party_software (for Windows only)
+
# 64_bit_3rd_party_software
# Aligner
+
# Aligner (for Windows only)
 
# Converters
 
# Converters
 
# DesktopIcon
 
# DesktopIcon
Line 23: Line 23:
  
 
===Downloading Additional Applications===
 
===Downloading Additional Applications===
You can also download additional optional software for use with GlobalSight. For example [[Desktop Icon]], API Test Tool, RTF Converter and so on.
+
You can also download additional optional software for use with GlobalSight. For example, [[Desktop Icon|GlobalSight Desktop Icon]], Web Service Test Tool, Adobe InDesign CS3/CS4/CS5/CS5.5 Converter, Microsoft Office 2003/2007 Converter and so on.
  
 
===Installing GlobalSight===
 
===Installing GlobalSight===
Install the components the correct order once you have downloaded the software.
+
Install the components in the correct order once you have downloaded the software.
  
 
{| class="wikitable" border="1" cellpadding="2"
 
{| class="wikitable" border="1" cellpadding="2"
Line 38: Line 38:
 
|2.|| GlobalSight || Core GlobalSight application  || [[Installing GlobalSight on Windows|Windows]] | [[Installing GlobalSight on Ubuntu|Ubuntu]]
 
|2.|| GlobalSight || Core GlobalSight application  || [[Installing GlobalSight on Windows|Windows]] | [[Installing GlobalSight on Ubuntu|Ubuntu]]
 
|-
 
|-
|3.|| Desktop Icon || Optional add-on application used by Project Managers  || [[Installing the GlobalSight Desktop Icon|Windows, Linux and Mac]] | [[Installing Desktop Icon on Ubuntu Desktop and CentOS|Ubuntu Desktop and CentOS]]
+
|3.|| GlobalSight Desktop Icon || Optional add-on application used by Project Managers  || [[Installing the GlobalSight Desktop Icon|Windows, Linux and Mac]] | [[Installing Desktop Icon on Ubuntu Desktop and CentOS|Ubuntu Desktop and CentOS]]
 
|}
 
|}
  
 
You can also [[Running_GlobalSight_Behind_an_Apache_Reverse_Proxy|run GlobalSight behind a reverse proxy using Apache]].
 
You can also [[Running_GlobalSight_Behind_an_Apache_Reverse_Proxy|run GlobalSight behind a reverse proxy using Apache]].
  
[[Category:Installing GlobalSight| ]]
+
[[Category:Installing GlobalSight]]

Revision as of 21:22, 8 March 2016

Developers
Go to: Getting Started Guide
Footer-logo.gif
System requirements

Installing GlobalSight
3rd party comps: Windows | Ubuntu
GlobalSight: Windows | Ubuntu
Desktop Icon

Setting up GlobalSight
Running GlobalSight Behind an Apache Reverse Proxy

Developing GlobalSight
GlobalSight Architecture
Getting the Code
Building and Deploying GlobalSight
GlobalSight Developer’s Guide
Setting up the Development Environment
Debugging GlobalSight
Designing the GlobalSight Adapters
GlobalSight Web Services API
Using the GlobalSight Web Services API Test Tool
Using the GlobalSight CVS Connector
Connecting to a CVS with the GlobalSight Desktop Icon

Upgrading GlobalSight
Comparing GlobalSight with WorldServer

Installing GlobalSight consists of downloading and installing the third-party software needed and then the GlobalSight core application.

You can also install GlobalSight Desktop Icon, if needed.

Downloading GlobalSight software packages

The first step is to download the software for your operating system - Windows or Ubuntu.

To download the code:

  1. Go to the GlobalSight page on Sourceforge
  2. Select the zip file for your operating system. For example GlobalSight_Software_Package_Windows_8.6.6.zip
  3. Unzip the file

Unzipping the file creates the following directories:

  1. 3rd_party_software
  2. 64_bit_3rd_party_software
  3. Aligner (for Windows only)
  4. Converters
  5. DesktopIcon
  6. GlobalSight

You can download our latest code as described on GlobalSight.com.

Downloading Additional Applications

You can also download additional optional software for use with GlobalSight. For example, GlobalSight Desktop Icon, Web Service Test Tool, Adobe InDesign CS3/CS4/CS5/CS5.5 Converter, Microsoft Office 2003/2007 Converter and so on.

Installing GlobalSight

Install the components in the correct order once you have downloaded the software.

Order Component Contents Instructions
1. Third-party software MySQL, JDK, JRE and so on Windows | Ubuntu
2. GlobalSight Core GlobalSight application Windows | Ubuntu
3. GlobalSight Desktop Icon Optional add-on application used by Project Managers Windows, Linux and Mac | Ubuntu Desktop and CentOS

You can also run GlobalSight behind a reverse proxy using Apache.