[GRASS-user] problem to install grass70 on ubuntu 12.04
Alex Mandel
tech_dev at wildintellect.com
Wed Aug 27 13:23:56 PDT 2014
libgdal1h does not exist in stock Ubuntu 12.04 but does in 14.04
It was a name change introduced in Debian/UbuntuGIS to deal with some
libtiff build issue.
In order for the package to work it needs to say libgdal1 || libgdal1h
(basically OR).
Quick workaround is to add the ubuntugis-unstable ppa which has
libgdal1h for 12.04.
Thanks,
Alex
Ubuntugis Team
On 08/27/2014 01:10 PM, Markus Neteler wrote:
> On Wed, Aug 27, 2014 at 9:08 PM, César Augusto Ramírez Franco
> <caesarivs at gmail.com> wrote:
>> I don't know why, but there appears to be a conflict between grass70 and
>> grass70-core packages.
>>
>> I've been using that PPA on 14.04 but the package grass70 is not installed
>> in my system:
> ...
>> And grass is working OK, so I'd say the workaround should be issuing:
>>
>> sudo apt-get install grass70-core grass70-gui
>
> pgis at pgis-ubuntu64-vm:~$ sudo apt-get install grass70-core grass70-gui
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> grass70-core : Depends: libgdal1h (>= 1.8.0) but it is not installable
> Depends: libgeos-c1 (>= 3.4.2) but it is not going to
> be installed
> Depends: libproj0 (>= 4.8.0-1) but it is not going to
> be installed
> Recommends: gdal-bin but it is not going to be installed
> Recommends: proj-bin but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
> ... also failing today (Ubuntu 12.04 here)
>
> Markus
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
More information about the grass-user
mailing list