Hi Radim,

> Missing is the path to GRASS libs, try
> 
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/bin/grass70/lib/
> 
> check also if /usr/bin/grass70/lib/libgrass_gis.7.0.1.so exists.

finally it seems working now.. the problem was (beside my ignorance.. :)
) that executable of grass are here:

/usr/bin/grass70

while hte libraries are here:

/usr/lib/grass70/lib

adding

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/grass70/lib/

solves the problem!

Thanks!

Matteo
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to