Search Criteria
Package Details: grass 8.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grass.git (read-only, click to copy) |
---|---|
Package Base: | grass |
Description: | Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization |
Upstream URL: | http://grass.osgeo.org/ |
Keywords: | analysis GIS remote sensing spatial |
Licenses: | GPL |
Submitter: | Scimmia |
Maintainer: | kikislater |
Last Packager: | kikislater |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-06 15:10 (UTC) |
Last Updated: | 2024-07-30 06:17 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdal (gdal-ecwAUR, gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- netcdf (netcdf-openmpi)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- python-gdal (python-gdal-ecwAUR, python-gdal-hdf4AUR, python-gdal-libkmlAUR, python-gdal-libkml-filegdbAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pillow (python-pillow-gitAUR)
- Show 8 more dependencies...
Required by (3)
- gdal-grass
- qgis-git (optional)
- qgis-grass-plugin
Latest Comments
1 2 3 4 5 6 .. 16 Next › Last »
kikislater commented on 2023-12-03 06:56 (UTC) (edited on 2023-12-03 06:58 (UTC) by kikislater)
For the libgdal.so.33 you need to clear the cache or remove src and pkg folder inside build directory (e.g.: available in
~/.cache/yay/grass
if you are using yay).Yes there is an upstream issue with pdal related to this PR : https://github.com/PDAL/PDAL/pull/4139 affecting qgis as well among others. They didn't finished to work on it => https://github.com/PDAL/PDAL/pull/4267
Temporary workaround :
https://github.com/OSGeo/grass/issues/3220
jenia commented on 2023-12-03 00:07 (UTC)
Hello kikislater. I have the same error as below and I also found this extra line: error while loading shared libraries: libgdal.so.33: cannot open shared object file: No such file or directory make[4]
I have libgdal.so.44 installed instead. I think that might be the culprit.
cheese917 commented on 2023-11-23 18:22 (UTC) (edited on 2023-11-24 17:08 (UTC) by cheese917)
I had this error in Arch 6.6.2:
For reference I have PDAL 2.6.0 installed.
EDIT: I downgraded to PDAL 2.5.6 and everything installed fine.
kikislater commented on 2023-07-16 08:04 (UTC)
No bison, no flex ... The minimum prerequisite with AUR is to install base-devel package !
Slug commented on 2023-07-15 20:09 (UTC) (edited on 2023-07-15 20:46 (UTC) by Slug)
I had this failure installing today in manjaro 23.0.0
EDIT : Solved. The package base-devel was needed ; it's found in manjaro official repositories (core)
https://packages.manjaro.org/?query=base-devel
kikislater commented on 2023-01-09 05:02 (UTC)
@glenjo Thanks and updated
glenjo commented on 2023-01-06 12:58 (UTC)
Package now compiles using python-wxpython package from Community repo.
skualos commented on 2022-11-14 06:07 (UTC) (edited on 2022-11-14 10:03 (UTC) by skualos)
@kikislater Thanks. I've been trying several times this last couple months, hoping that some package update would fix it. But still have the same errors. I am now manually running
makepkg -si
from a clean folder.I found this page c-undefined-reference-to-yylex that says it has to do with the 2.6.x version of
flex
. But the oldest version I could find for arch is 2.6.4-2, which gave me the same error.I also found the exact same issue in this Grass Github discussions: Bug Unable to install on HPC. GRASS 8.0 · Discussion #2115 · OSGeo/grass, but there is no solution
peippo commented on 2022-10-03 18:32 (UTC)
Hi! Could you add
postgresql-libs
to thedepends()
, configure fails without it. Thanks!1 2 3 4 5 6 .. 16 Next › Last »