fork of autodock vina, http://vina.scripps.edu/
- prepare boost library by using homebrew
$ brew install boost
- run make on the
build/linux/release
dir
$ cd build/linux/release
$ make
- if successful, you can see the
vina
andvina_split
files.
fork of autodock vina, http://vina.scripps.edu/
$ brew install boost
build/linux/release
dir$ cd build/linux/release
$ make
vina
and vina_split
files.