Search Criteria
Package Details: grass 8.3.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.000277 |
First Submitted: | 2015-09-06 15:10 (UTC) |
Last Updated: | 2023-08-05 05:55 (UTC) |
Dependencies (28)
- bzip2 (bzip2-git)
- cairo (cairo-git, cairo-glesv2-bin, cairo-glesv3-bin)
- fftw (fftw-amd)
- fontconfig (fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- gdal (gdal-filegdb, gdal-hdf4, gdal-ecw, gdal-libkml, gdal-libkml-filegdb)
- geos (geos-git)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- glu (glu-git)
- libgl (libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libpng (libpng-apng, libpng-git)
- libtiff (libtiff-git, libtiff-lerc)
- libx11 (libx11-git)
- netcdf (netcdf-openmpi)
- pdal (pdal-git)
- proj (proj-git)
- python-gdal (python-gdal-hdf4, python-gdal-ecw, python-gdal-libkml, python-gdal-libkml-filegdb)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-pillow (python-pillow-git, python-pillow-simd)
- 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-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!kikislater commented on 2022-06-16 14:49 (UTC)
I couldn't reproduce it ! Could you please remove src and pkg folder before building ?
An retry again
skualos commented on 2022-06-16 14:03 (UTC)
I'm getting the following errors:
undefined reference to yylex
undefined reference to yyerror
I ran
make
insidegrass/src/grass-8.2.0/raster
and gotand in
grass/src/grass-8.2.0/db/drivers/dbf
I get1 2 3 4 5 6 .. 16 Next › Last »