Skip to content
Snippets Groups Projects
Commit aff3e535 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

debug

parent 91e8a0e0
No related branches found
No related tags found
No related merge requests found
Pipeline #1555 passed
......@@ -20,7 +20,7 @@ From: eicweb.phy.anl.gov:4567/whit/image_recipes/root_base:latest
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
cd /tmp
git clone --recurse-submodules https://eicweb.phy.anl.gov/jlab/simc-file-input.git && \
mkdir build && cd build && cmake ../simc-file-input && make -j20 install
mkdir build && cd build && cmake ../simc-file-input && make -j4 install
cd /tmp && rm -rf build simc-file-input
# ===================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment