next up previous contents
Next: Example Use of Configure Up: Configuring QGIS the Right Previous: PostgreSQL   Contents

GRASS

To build QGIS with GRASS support you must specify the full path to the installed GRASS binary package:
    ./configure --with-grass=/usr/local/grass-5.7.0
This assumes that GRASS is installed in the default location. Change the path to match the location of your GRASS installation.

Gary Sherman 2004-10-01