Development Applications
Perl, CVS, Databases, that sort of stuff
SWIG
SWIG is used by bits and pieces. Here we need it for Subversion bindings.
Build
cd .../swig-1.3.31 ./configure --prefix=/usr/local/${PWD##*/} make make install
Document Actions