Compiling OPTplusplus

From Zori Wiki

Instructions for compilation of OPT++.2.1.rao

This is a slightly modified version of OPT++ mantained by Ricardo Oliva. This version is REQUIRED for Zori in the sense that the unmodified OPT++ downloaded from the OPT++ website won't work.

You can download the tar file from the Zori website, by registering and going to the Downloads section.

After that, just do:

./configure
make

NOTE: Make sure that in the lib/ directory there are libopt.a and libnewmat.a symlinks to the newmat-linux.a and libopt-linux.a files.