Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-24 Thread Markus Neteler
On Thu, Dec 24, 2020 at 12:39 AM mdwxman wrote: > > GRASS GIS 7.8.5 exported compilation log > -- > Started compilation: Wed Dec 23 04:40:02 PM CST 2020 > -- > Errors in: > No errors detected. > -- > Finished compilation: Wed Dec 23 04:40:40 PM CST

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
It’s either perseverance or it’s a cumpulsive disorder of some type! This whole tale began last February when I realized a GIS would be perfect for displaying meteorological data. Software for numerical weather forecasting is rich in results but thin in display of topographic information.

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread Dave Roberts
Michael, you define perseverance. Markus, you are extraordinarily gracious with your time and expertise. This is a happy outcome that demonstrates the depth of commitment of the GRASS community. Bravo, Dave R. On 12/23/20 4:39 PM, mdwxman via grass-user wrote: GRASS GIS 7.8.5 exported

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
GRASS GIS 7.8.5 exported compilation log -- Started compilation: Wed Dec 23 04:40:02 PM CST 2020 -- Errors in: No errors detected. -- Finished compilation: Wed Dec 23 04:40:40 PM CST 2020 SUCCESS!! There was another small hiccough (or is that now

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
Yeah, I noticed that. Libtiff-devel now installed. Michael Allen Industrial Weather 763-777-1263 Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Wednesday, December 23, 2020 2:08 PM, Markus Neteler wrote: > Hi > > You need to install the

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread Markus Neteler
Hi You need to install the development package as well which includes the header .h files: libtiff-devel Markus mdwxman via grass-user schrieb am Mi., 23. Dez. 2020, 20:39: > And here's what I get from the dnf install libtiff: > > (base) [root@godelsrevenge ~]# dnf install libtiff > Fedora

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
And here's what I get from the dnf install libtiff: (base) [root@godelsrevenge ~]# dnf install libtiff Fedora Modular 33 - x86_64 - Updates 40 kB/s | 15 kB 00:00 Fedora 33 - x86_64 - Updates 54 kB/s | 16 kB 00:00 Package libtiff-4.1.0-4.fc33.x86_64 is already installed. Dependencies resolved.

Re: [GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
Evidently "TIFF" corresponds to libtiff. I'll attempt to dnf install. Michael Allen Industrial Weather 763-777-1263 Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Wednesday, December 23, 2020 1:32 PM, mdwxman via grass-user wrote: > Markus: >

[GRASS-user] configure file for Fedora 33 and grass-7.8.5

2020-12-23 Thread mdwxman via grass-user
Markus: Who knows what the configure means by "TIFF missing?" But here's the configure file and the result: (base) [root@godelsrevenge grass-7.8.5]# ./configure \ > --with-cxx \ > --with-gdal=/usr/bin/gdal-config \ > --with-proj --with-proj-share=/usr/share/proj \ > --with-geos \ > --with-sqlite