Carrot root and DNA VCRU Bioinformatics USDA ARS Vegetable Crops Research Unit

This page was last updated on Friday, 01-Dec-2017 10:34:26 CST

Installation notes for RAxML version 8.2.3

Home Page

Prerequisites

None

Installation

  1. $ cd /programinstallers/
  2. $ git clone https://github.com/stamatak/standard-RAxML.git
  3. $ cd standard-RAxML
  4. $ make -f Makefile.gcc
  5. $ rm *.o ; make -f Makefile.SSE3.gcc
  6. $ rm *.o ; make -f Makefile.PTHREADS.gcc
  7. $ rm *.o ; make -f Makefile.SSE3.PTHREADS.gcc
  8. $ rm *.o
  9. Install
    $ sudo cp -pv raxmlHPC* /usr/local/bin/
  10. Cleanup
    $ cd /programinstallers
  11. $ rm standard-RAxML -rf
  12. Version
    $ raxmlHPC -v
    This is RAxML version 8.2.3 released by Alexandros Stamatakis on August 12 2015.