This page was last updated on Wednesday, 15-Mar-2017 10:41:32 CDT
Installation notes for BUCKy version 1.4.2
Home Page
Prerequisites
None
Installation
- $ cd /programinstallers/
- $
git clone http://www.stat.wisc.edu/~ane/bucky.git failed
- $ wget -N http://dstats.net/download/http://www.stat.wisc.edu/~ane/bucky/v1.4/bucky-1.4.2.tgz
- $ tar -zxvf bucky-1.4.2.tgz
- $ cd bucky-1.4.2/src
- $ make
- $ cp -puv bucky mbsum /usr/local/bin/
- $ cd ..
- $ mkdir /U:/simonlabweb/bioinformatics/programs/bucky
- $ cp -puv README web/bucky/README.txt
- $ cd ..
- $ rm bucky-1.4.2 -rf