<target name = "jenkins">
git clone git://github.com/zeromq/gsl cd gsl/src make make install Finally build gsl: git clone git://github.com/zeromq/gsl cd gsl/src make make install Building on MacOS The modern way of building on MacOS is to make sure you have pcre installed and use brew. brew install pcre...