help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GDAL package error message at install


From: PhilipNienhuis
Subject: Re: GDAL package error message at install
Date: Tue, 19 Apr 2016 08:30:02 -0700 (PDT)

Lester Anderson wrote
> What I am looking for is an Octave equivalent to the Matlab
> Geotiffinfo. Trying to convert an existing code to work under Octave.
> 
> I think that rasterinfo.m does the same in the Mapping package
> 
> Tried the install of mapping-1.2.1:
> 
>>> pkg install mapping-1.2.1.tar.gz -auto
> configure: WARNING: GDAL library not found.  Reading of raster files
> will be disabled.

That was the info I needed.
Now, 

1. What operating system do you run?
2. What version of Octave do you have?
:
Oh... but I do know, from your first post:

"error: called from 'verify_directory' in file
C:\octave\octave-4.0.0\share\octave\4.0.0\m\pkg\private\verify_directory.m"

==> You're out of luck there, octave-4.0.0 for Windows wasn't built with
gdal.

Get the installer for Octave-4.0.1 here:

ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.1-installer.exe

and install that; that one has GDAL.

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/GDAL-package-error-message-at-install-tp4676356p4676377.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]