Talk:Mapping package

From Octave
Revision as of 10:01, 7 February 2024 by 130.251.56.173 (talk) (GDAL and Mapping pkg for MAC-osx)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I am having trouble with the octave mapping package I installed octave version 8.4.0_3 from homebrew It is running on a Mac with OS 14.2.1 (23C71) and chipset Apple M1 During installation, the mapping toolbox is unable to find the gdal libraries then the rasterread function is disabled. (configure: WARNING: GDAL library not found. Reading of raster files will be disabled.)

I installed GDAL version 3.8.3 again from homebrew

I did not find any recent information about how to solve the problem Can you help me?