AllPaths-LG

* Download

# wget ftp://ftp.broadinstitute.org/pub/crd/ALLPATHS/Release-LG/latest_source_code/LATEST_VERSION.tar.gz
# tar xvf LATEST_VERSION.tar.gz

* add gcc/g++ version 4.9

# apt-get install g++-4.9
# update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 10
# update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 20
# update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.9 10
# update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-5 20

* change compiler version and compile

# update-alternatives --config gcc [select 4.9]
# update-alternatives --config g++ [select 4.9]
# cd allpathslg-52488/
# make
# make install

$ RunAllPathsLG --version
Performing re-exec to adjust stack size.
RunAllPathsLG r52488
 
 
rxr/allpathlg.txt ยท Last modified: 2017/01/20 12:53 by giancarlo

Developers: CNR Ceris IT Office and Library
Giancarlo Birello (g.birello _@_ ceris.cnr.it) and Anna Perin (a.perin _@_ ceris.cnr.it)
BioInfo@TO.CNR is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki