Dear all,
I am trying to install GRASS 7.2.1 using the repository neteler-grass72 on a machine running centos 7 [Linux version 3.10.0-514.26.2.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) )]
As far as I can see it requires versions of the libraries that are not readily available from centos 7 repositories (including epel).
I could compile grass 7.2.1 from source without problems, but I would prefer to use the repository if at all possible.
What am I missing ? Do I need to compile the dependencies before in order to have the right versions? Are there any repositories where the rmps could be found?
I could compile grass 7.2.1 from source without problems, but I would prefer
to use the repository if at all possible.
What am I missing ? Do I need to compile the dependencies before in order to
have the right versions? Are there any repositories where the rmps could be
found?
Those two above should deliver the needed proj and gdal RPMs.
Dear Markus,
I followed the instruction in https://copr.fedorainfracloud.org/coprs/neteler/grass72/. I still get the same errors I posted above. The latest gdal I can install from epel repo is version 1.11.4. If it help, the centos version I am using is the latest available image on google cloud compute (CentOS, CentOS, 7, x86_64 built on 2017-07-19).
Thanks a lot
Laura
···
On 8 August 2017 at 23:43, Markus Neteler <neteler@osgeo.org> wrote:
I could compile grass 7.2.1 from source without problems, but I would prefer
to use the repository if at all possible.
What am I missing ? Do I need to compile the dependencies before in order to
have the right versions? Are there any repositories where the rmps could be
found?
Those two above should deliver the needed proj and gdal RPMs.
On Wed, Aug 9, 2017 at 9:54 AM, Laura Poggio <laura.poggio@gmail.com> wrote:
Dear Markus,
I followed the instruction in https://copr.fedorainfracloud.org/coprs/neteler/grass72/. I still get the
same errors I posted above. The latest gdal I can install from epel repo is
version 1.11.4. If it help, the centos version I am using is the latest
available image on google cloud compute (CentOS, CentOS, 7, x86_64 built on
2017-07-19).
The other day I updated to 7.2.2. Does this work for you?