User Tools

Site Tools


sift-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sift-software [2017/02/28 12:26] – created joguyasift-software [2017/02/28 12:36] (current) – [Installation] joguya
Line 26: Line 26:
 $ cd sift4.0.3b/ $ cd sift4.0.3b/
 $ find bin/ -type f -iname '*.pl' -exec sed -i 's#^.*/perl.*#\#!/usr/bin/env perl#' {} \; $ find bin/ -type f -iname '*.pl' -exec sed -i 's#^.*/perl.*#\#!/usr/bin/env perl#' {} \;
 +$ scl enable devtoolset-3 bash
 +$ module load perl/5.22.3
 +$ cpanm Tie::IxHash
 $ sudo mkdir -p /export/apps/sift/4.0.3b/ $ sudo mkdir -p /export/apps/sift/4.0.3b/
 $ sudo cp -rv . /export/apps/sift/4.0.3b/ $ sudo cp -rv . /export/apps/sift/4.0.3b/
 +
 </code> </code>
  
sift-software.1488284769.txt.gz · Last modified: 2017/02/28 12:26 by joguya