Skip to content

Install

Felipe Contreras edited this page May 11, 2014 · 2 revisions

Install the dependencies if you need (devel packages of curl, expat, perl, openssl, pcre), then:

make install

That’s it :) It will install the necessary files into your home directory.

Make sure '~/bin' is present in your '$PATH' environment variable.

export PATH=~/bin:$PATH
Clone this wiki locally