This page was last updated on Friday, 01-Jan-2016 13:01:17 CST
Installation notes for samblaster version 3fe403f Jun 18, 2015
Home Page
Prerequisites
None
Installation
- $ cd /programinstallers/
- $ git clone https://github.com/GregoryFaust/samblaster.git
- $ cd samblaster
- $ make
- $ cp samblaster /usr/local/bin/
- Copy pdf to local web page
$ cp -puv SAMBLASTER_Supplemental.pdf ../web/samblaster/
- Cleanup
$ cd .. && rm samblaster -rf