[GRASS-user] imported .tif maps lose all data
    Rich Shepard 
    rshepard at appl-ecosys.com
       
    Sat Sep 25 12:08:07 PDT 2021
    
    
  
On Sat, 25 Sep 2021, Helmut Kudrnovsky wrote:
> just tested with 8.0.dev.; it works here the same as in 7.8
Helmut,
Okay. Then why might it not be working for me with 8.0.dev?
What's installed here is 8.0.dev (837d2136b) from yesterday morning.
My configuration file:
./configure \
--enable-64bit \
--with-libs=/usr/lib64 \
--with-postgres \
--with-postgres-includes=/usr/include/postgresql/server/ \
--with-postgres-libs=/usr/lib64/postgresql/12/lib/ \
--with-sqlite \
--with-sqlite-includes=/usr/include/ \
--with-sqlite-libs=/usr/lib/ \
--with-cairo \
--with-blas \
--with-lapack \
--with-freetype \
--with-freetype-includes=/usr/include/freetype2 \
--with-cxx \
--with-geos \
--with-gdal \
--with-nls \
--with-python3 \
--with-pthread \
--with-proj-share=/usr/share/proj \
--with-wxwidgets \
--enable-largefile \
--with-openmp \
--with-x \
--with-pdal
If it's working for you I need to find why it's not working here. Am I
missing an option?
Thanks!
Rich
    
    
More information about the grass-user
mailing list