[GRASS-user] Re: Problem cannot find grass-6.4.0 plug in in the
qgis-0.11.0 plugin settings
Elvis Dowson
elvis.dowson at mac.com
Mon Sep 22 05:28:19 EDT 2008
Hi,
I found out that you have to first build gdal without grass
support, then build grass, and then download the gdal-grass plugin and
try to build it with grass.
This is outlined here: http://trac.osgeo.org/gdal/wiki/GRASS
I then type the following configure command
./configure --with-gdal=/usr/local/bin/gdal-config --with-grass=/
Applications/GRASS/GRASS-6.4.app/Contents/MacOS
And then it configures correctly!! :-)
Note that the libraries are located in /Applications/GRASS/
GRASS-6.4.app/Contents/MacOS/lib but you should just specify
Applications/GRASS/GRASS-6.4.app/Contents/MacOS (i.e. do not
explicitly specify the lib directory).
Best regards,
Elvis Dowson
On Sep 22, 2008, at 12:16 PM, Elvis Dowson wrote:
> Hi,
> I cannot seem to find the grass-6.4.0 plugin in qgis-0.11.0
> plugin preferences.
>
> Could you tell me where it is normally built and if I have to copy
> the grass-6.4.0 plugin into the qgis-0.11.0 plugin directory?
>
> Also, which compilation step builds the plugin? The grass-6.4.0 or
> the qgis-0.11.0 one?
>
> Best regards,
>
> Elvis Dowson
More information about the grass-user
mailing list