Instructions for building on various platforms

Include Vagrant files for FreeBSD 10.2 and Ubuntu Linux 14.04 LTS.
This commit is contained in:
Nathan Fiedler
2016-02-10 18:11:32 -08:00
parent f115a7a774
commit ebf4559ede
4 changed files with 115 additions and 1 deletions

View File

@ -7,7 +7,6 @@ A somewhat safe Rust interface to the [ImageMagick](http://www.imagemagick.org/)
* Rust
* Cargo
* ImageMagick (version 6 or higher)
* On Mac OS X: Xcode and Command Line Tools (`xcode-select --install`)
## Build and Test