Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

Every time I enable GRASS plugin in QGIS (Plugins -> Manage Plugins -> GRASS), I got a message: Exception - G_getenv(): Variable GISDBASE not set.
I googled and found some information here but don't know how to "unset GISRC".
Anyone please show me how to do it?

share|improve this question

1 Answer

up vote 3 down vote accepted

I solved it. I don't know if every step below is necessary but here's what I've done:

  • Open the terminal and run GRASS from it.
  • Create new Location and Mapset
  • Import some data, save and quit.

Now I can open QGIS and enable GRASS plugin with no problem.

share|improve this answer
If you could mark your answer as solved that would help other users as well – nickves Sep 10 '12 at 11:52

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.