Chances are, you won't have everything you needed installed, so if you receive any errors from missing devel libraries and frameworks, just installed them too.
 
Chances are, you won't have everything you needed installed, so if you receive any errors from missing devel libraries and frameworks, just installed them too.
if you receive errors similar  "bash: ./configure: /bin/sh^M: bad interpreter" you'll need to use 'fromdos' to convert them to unix friendly files.
+
if you receive errors similar  "bash: ./configure: /bin/sh^M: bad interpreter" you'll need to use a dos to unix converted (such as tofrodos) to convert them to a unix friendly format.
    
====Debug====
 
====Debug====
   −
If you're interested in compiling a version with debugging symbols, just follow the instructions.
+
A debug file is already set up. Debug versions can be compiled by invoking...
 +
<code>
 +
  make -C src -f Makefile.debug install
 +
</code>
   Exception encountered, of type "Error"