Talk:Mapping package: Difference between revisions

From Octave
Jump to navigation Jump to search
(GDAL and Mapping pkg for MAC-osx)
 
(No difference)

Latest revision as of 10:01, 7 February 2024

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?