Difference between revisions of "DF JLab Software Install Instructions"

From New IAC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
These instructions are for installing the software on Ubuntu 16.04. It is assumed that you start in a directory named JLabSoftware which contains the directories CED, COATJAVA, DB, and GEMC
 
These instructions are for installing the software on Ubuntu 16.04. It is assumed that you start in a directory named JLabSoftware which contains the directories CED, COATJAVA, DB, and GEMC
=CE=
+
=CE 2.2=
 
These instructions set up the common environment so that you may then install GEMC. Skip if you don't intend on installing GEMC.
 
These instructions set up the common environment so that you may then install GEMC. Skip if you don't intend on installing GEMC.
  
 
+
The CE is dependent on the following packages which can be easily installed by <code>sudo apt-get install <package></code>:
 +
*g++
 +
*mysql-client
 +
*libmysqlclient-dev
 +
*libx11-dev
 +
*
 +
*
 +
*
 +
*
 +
*
 +
*
 
=GEMC=
 
=GEMC=
 
=COATJAVA=
 
=COATJAVA=
 
=CED=
 
=CED=
 
=DB=
 
=DB=

Revision as of 22:39, 17 May 2018

These instructions are for installing the software on Ubuntu 16.04. It is assumed that you start in a directory named JLabSoftware which contains the directories CED, COATJAVA, DB, and GEMC

CE 2.2

These instructions set up the common environment so that you may then install GEMC. Skip if you don't intend on installing GEMC.

The CE is dependent on the following packages which can be easily installed by sudo apt-get install <package>:

  • g++
  • mysql-client
  • libmysqlclient-dev
  • libx11-dev

GEMC

COATJAVA

CED

DB