From: Marius Amado-A. <ama...@gm...> - 2008-04-28 16:03:23
|
Ok, trying this much more than five steps process. Installed cmake. Now the example commands don't work by the letter (e.g. file plplot_cmake does not exist). So the assumptions begin. Assumption 1. the cmake command plplot_dir/build_dir>sudo cmake -DCMAKE_INSTALL_PREFIX=/plplot -DCMAKE_VERBOSE_MAKEFILE=ON -DENABLE_ada=ON .. This gives some errors and warnings, including "WARNING: gnat library not found. Disabling ada bindings" I got GNAT. How do I make it known to cmake? Thanks. |