Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sergey Gorbunov
CbmTools
Commits
18ffd38a
Commit
18ffd38a
authored
Jan 19, 2021
by
Sergey Gorbunov
Browse files
README update
parent
7bc57a3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cbmdock/README.md
View file @
18ffd38a
...
...
@@ -24,11 +24,11 @@ source ~/.baschrc
cbmdock
******************************************************
*****
****
*
Software installation inside the container
*****
****
*
Instructions are just copied from FairSoft, FairRoot, CbmRoot installations
======================================================
=====
=====
Software installation inside the container
=====
=====
Instructions are just copied from FairSoft, FairRoot, CbmRoot installations
===== https://git.cbm.gsi.de/computing/cbmroot
===== https://github.com/FairRootGroup/FairSoft
===== https://fairroot.gsi.de/
...
...
@@ -36,21 +36,21 @@ cbmdock
======================================================
== External libraries, listed in the FairSoft dependencies ==
== External libraries, listed in the FairSoft dependencies ==
sudo apt-get update
sudo apt-get update
sudo apt-get install -y cmake cmake-data g++ gcc gfortran debianutils build-essential make patch sed libx11-dev libxft-dev libxext-dev libxpm-dev libxmu-dev libglu1-mesa-dev libgl1-mesa-dev libncurses5-dev curl libcurl4-openssl-dev bzip2 libbz2-dev gzip unzip tar subversion git xutils-dev flex bison lsb-release python-dev libc6-dev-i386 libxml2-dev wget libssl-dev libkrb5-dev automake autoconf libtool
sudo apt-get install -y cmake cmake-data g++ gcc gfortran debianutils build-essential make patch sed libx11-dev libxft-dev libxext-dev libxpm-dev libxmu-dev libglu1-mesa-dev libgl1-mesa-dev libncurses5-dev curl libcurl4-openssl-dev bzip2 libbz2-dev gzip unzip tar subversion git xutils-dev flex bison lsb-release python-dev libc6-dev-i386 libxml2-dev wget libssl-dev libkrb5-dev automake autoconf libtool
== External libraries needed to compile FairSoft for CBM ==
== External libraries needed to compile FairSoft for CBM ==
sudo apt-get install -y sqlite3 libsqlite3-dev
sudo apt-get install -y sqlite3 libsqlite3-dev
== Your lovely Linux tools ==
== Your lovely Linux tools ==
sudo apt-get install -y emacs mc x11-apps
sudo apt-get install -y emacs mc x11-apps
== Configure GIT the way you like it ==
== Configure GIT the way you like it ==
git config --global user.name
\<
my name
\>
git config --global user.email
\<
my email
\>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment