]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/examples/softwaresite/doc/install.mdwn
Exclude working directory from library path (CVE-2016-1238)
[git.ikiwiki.info.git] / doc / examples / softwaresite / doc / install.mdwn
1 Installing FooBar is pretty straightforward:
3         tar xzvf foobar.tar.gz
4         cd foobar
5         ./configure
6         make
7         make install
9 Note that you'll need `libfrobnicate` installed first. You might also want to
10 edit `config.h`.