alessandro odasso Nov 30, 2017
Just a comment for anyone willing to compile Find_Orb on a Linux Debian version with root privileges.
First, I installed the curses lib:
Then, I downloaded from Github the correspondent .zip files and thus created the following directories:
The compilation in every directory is as easy as this:
make GLOBAL=Y all
make GLOBAL=Y install
Only little point I had to change:
Cheers,
Alessandro Odasso