Install HallD Software on Ubuntu

From GlueXWiki
Revision as of 19:44, 31 March 2015 by Marki (Talk | contribs) (Text replacement - "/halldweb1.jlab.org/" to "/halldweb.jlab.org/")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here is a complete list of commands to install and run sim-recon on fresh installed Ubuntu. Tested with Linux Mint 17

Complete list means that one can open a terminal right after ubuntu instillation and install halld software by copy/paste commands one by one.


0.

sudo apt-get update && apt-get upgrade


1. Install all things with dependencies.

svn co https://halldweb.jlab.org/repos/trunk/scripts/gluex_install
sudo ./gluex_install/gluex_prereqs_linuxmint_x86_64.sh
./gluex_install/gluex_install.sh &>build_gluex.log

It takes time to compile everything. But... That is it