<html style="direction: ltr;">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;" bidimailui-charset-is-forced="true"
smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 11/18/2015 03:46 PM, Radim Blazek
wrote:<br>
</div>
<blockquote
cite="mid:CAEMrtYrpaG-JjCNaNWYpXPeTu8bB6iZ2Ow5+VuM_fOqM++MA=g@mail.gmail.com"
type="cite">
<pre wrap="">On Wed, Nov 18, 2015 at 1:51 PM, Micha Silver <a class="moz-txt-link-rfc2396E" href="mailto:micha@arava.co.il"><micha@arava.co.il></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> I'd also like to know how to get the GRASS plugin installed. Using the
ubuntugis-unstable repo on Mint 17.
That depends on which distribution Mint 17 uses and if GRASS7 is available
for
it. In our ubuntugis repository there is a build for precise based on
GRASS6
and for trusty based on GRASS7.
Mint 17 uses the trusty base. So I get qgis 2.12 and GRASS 7.0.1 installed
from ubuntugis-unstable. Also qgis-plugin-grass. But no GRASS plugin in the
Plugins Manager.
?
</pre>
</blockquote>
<pre wrap="">
Can you look into "Log Messages Panel > Plugins" if there is an error like
"Failed to load .../lib/qgis/plugins/libgrassplugin7.so (Reason:
Cannot load library .../lib/qgis/plugins/libgrassplugin7.so:
(libgrass_gis.so: cannot open shared object file: No such file or
directory))
</pre>
</blockquote>
<br>
Ah ha, here it is:<br>
<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><tt>2015-11-18T15:31:27 1 Failed to load /usr/lib/qgis/plugins/libgrassplugin6.so (Reason: Cannot load library /usr/lib/qgis/plugins/libgrassplugin6.so: (libgrass_gis.so: cannot open shared object file: No such file or directory))</tt></p>
<tt>
</tt>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><tt>2015-11-18T15:31:27 1 Failed to load /usr/lib/qgis/plugins/libgrassprovider6.so (Reason: Cannot load library /usr/lib/qgis/plugins/libgrassprovider6.so: (libgrass_gis.so: cannot open shared object file: No such file or directory))</tt></p>
<tt>
</tt>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><tt>2015-11-18T15:31:27 1 Failed to load /usr/lib/qgis/plugins/libgrassrasterprovider6.so (Reason: Cannot load library /usr/lib/qgis/plugins/libgrassrasterprovider6.so: (libgrass_gis.so: cannot open shared object file: No such file or directory))</tt></p>
<p>
</p>
<p>No libgrassplugin7.so. Instead I have :</p>
<p><tt>micha@work-vm ~ $ locate libgrassplugin</tt><tt>
</tt><tt>/usr/lib/qgis/plugins/libgrassplugin6.so</tt>
</p>
<p>And <tt>libgrass_gis.so</tt> is located in:</p>
<p><tt>micha@work-vm ~ $ ll /usr/lib/grass70/lib/libgrass_gis*</tt><tt>
</tt><tt>-rw-r--r-- 1 root root 240736 Aug 7 01:00 /usr/lib/grass70/lib/libgrass_gis.7.0.1.so</tt><tt>
</tt><tt>lrwxrwxrwx 1 root root 21 Aug 7 00:59 /usr/lib/grass70/lib/libgrass_gis.so -> libgrass_gis.7.0.1.so</tt>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
<tt><br>
</tt>Do I need a different qgis-plugin-grass with libgrassplugin7.so
??<br>
<br>
Thanks,<br>
Micha<tt><br>
</tt>
<blockquote
cite="mid:CAEMrtYrpaG-JjCNaNWYpXPeTu8bB6iZ2Ow5+VuM_fOqM++MA=g@mail.gmail.com"
type="cite">
<pre wrap="">
in such case there is probably missing path to GRASS libs in
LD_LIBRARY_PATH, or maybe it is set to different version of GRASS. Try
to set LD_LIBRARY_PATH manually. GRASS libs must be in path to get
provider/plugin loaded like it was in previous versions, this was not
changed with plugin upgrade.
Radim
This mail was received via Mail-SeCure System.
</pre>
</blockquote>
<br>
</body>
</html>