[Qgis-user] GRASS Plugin Missing

Radim Blazek radim.blazek at gmail.com
Wed May 18 06:11:36 PDT 2016


On Thu, May 5, 2016 at 8:34 PM, Luis Miguel Royo Perez
<luis.miguel.royo at gmail.com> wrote:
> Hi everyone,
>
> I can't get the GRASS plugin running. When QGIS starts I get these messages
> in the log:
>
> 2016-05-05T20:27:36    1    No se pudo cargar
> /usr/lib/qgis/plugins/libgrassplugin7.so (motivo: Cannot load library
> /usr/lib/qgis/plugins/libgrassplugin7.so: (libgrass_gis.7.0.4RC1.so: no se
> puede abrir el archivo del objeto compartido: No existe el archivo o el
> directorio))

Try to add path to the directory where GRASS libs
((libgrass_gis.7.0.4RC1.so etc.) are located to LD_LIBRARY_PATH:

LD_LIBRARY_PATH=/your/path/to/GRASS/lib:$LD_LIBRARY_PATH qgis

Radim

> 2016-05-05T20:27:36    1    No se pudo cargar
> /usr/lib/qgis/plugins/libgrassprovider7.so (motivo: Cannot load library
> /usr/lib/qgis/plugins/libgrassprovider7.so: (libgrass_gis.7.0.4RC1.so: no se
> puede abrir el archivo del objeto compartido: No existe el archivo o el
> directorio))
> 2016-05-05T20:27:36    1    No se pudo cargar
> /usr/lib/qgis/plugins/libgrassrasterprovider7.so (motivo: Cannot load
> library /usr/lib/qgis/plugins/libgrassrasterprovider7.so:
> (libgrass_gis.7.0.4RC1.so: no se puede abrir el archivo del objeto
> compartido: No existe el archivo o el directorio))
>
> The problem is these files that cannot load are in the folders. I've tried
> to unistall and install QGIS and GRASS, but nothing has changed.
>
> I'm in Ubuntu 14.04 and QGIS 2.14.2
>
> Any suggestion will be wellcomed.
>
> Thanks per advance.
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list