On Wed, Oct 27, 2010 at 10:52 PM, Tim Michelsen
<[email protected]> wrote:
>> The current plugin is built against grass 6.4.0.
> Yes, but which version?
> The one from the official Ubuntu repositories or the Ubuntugis repositories?
>
> Synaptic says:
>
> qgis-plugin-grass:
>  Depends on : grass640
>
> But there is no such grass640...

That is the version in the ubuntugis repository. Logically that one
refers to the one version of grass in the ubuntugis repository:
apt-cache show grass
...
Provides: grass640
...

The provides construct is used here to make sure that you use the
plugin with the same version of grass as the one qgis was built
against, because otherwise problems may occur.

>
> I am now trying the solution proposed by M. Coevoet.
>
> _______________________________________________
> UbuntuGIS mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki
>
_______________________________________________
UbuntuGIS mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Reply via email to