On Sat, 30. Apr 2011 at 11:52:15 +0200, Otto Dassau wrote: > Hi, > > when I compile qgis trunk and install it in a local folder > (e.g. /software/qgis_trunk) all is fine except for the GRASS plugin. The > libraries are build, but it is not selectable in the Plugin Manager. > > Does anybody know where the problem is?
It probably doesn't find the grass shared libraries. Did you add /opt/grass/lib to /etc/ld.so.conf or LD_LIBRARY_PATH? Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
