If you have the GNU compiler g++, you should be able to compile the software running UNIX by typing:
cd badger-1.02b/Src
make
Edit the makefile if you are using a different compiler. The code is written in C++ and should compile under most compilers and most platforms, although this has not been thoroughly tested.
Back to the table of contents.
badger@badger.duq.edu