Skip to content

Troubleshooting installation

jerome187 edited this page Feb 14, 2011 · 12 revisions

if you have trouble building with the directions given try this (mac & maybe linux/bsd)

in the root directory of the source code:

./configure  
make  
sudo make install  
Clone this wiki locally