Hi,

I have compiled QIGS 1.9 successfully when building with GRASS 6.4 (on Ubuntu 11.10). However, when I try to build it with GRASS 7.0, I am running into problems.

In ccmake, I include the following when building with GRASS 6.4 (grass was build in usr/local/grass6.4.current):

GRASS_INCLUDE_DIR /usr/local/grass6.4.current/grass-6.4.2svn/include
GRASS_PREFIX                     /usr/local/grass6.4.current/grass-6.4.2svn
LIB_PATH in /usr/local/grass6.4.current/grass-6.4.2svn/lib/libgrass_gproj.so

GRASS 7.0 is build in usr/local/grass7.current, thus used the following in the ccmake:

GRASS_INCLUDE_DIR /usr/local/grass7.current/grass-7.0.svn/include
GRASS_PREFIX                     /usr/local/grass7.current/grass-7.0.svn
LIB_PATH                         /usr/local/grass7.current/grass-7.0.svn/lib

However, when running configure, it apparently cannot find the lib_path, even though I am sure the path is correct (the field for LIB_PATH is put to LIB_PATH_NOT_FOUND).

I can still continue with make and make install and QGIS installs and runs fine, but without GRASS toolbox.

Any help would be appreciated.

Paulo
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to