1 2 3 4 5 6 7 8 9
Installation Instructions ************************* In a shell, type the following commands: cmake -DCMAKE_INSTALL_PREFIX=/ . make sudo make install