octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47411] [MXE] GDAL library not built (needed f


From: Nabil
Subject: [Octave-bug-tracker] [bug #47411] [MXE] GDAL library not built (needed for of-mapping)
Date: Fri, 15 Jul 2016 21:55:47 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

Follow-up Comment #4, bug #47411 (project octave):

Hello there, I hope I am posting this in the right place:

error: gdalread: reading of raster file with GDAL was disabled during
installation
error: called from
    rasterread at line 56 column 23
    rasterdraw at line 81 column 18

it happened once when GDAL wasn't yet installed.
then i got it with brew..
it exists there: /usr/local/Cellar/gdal/1.11.3_1/

then i uninstall mapping
pkg  uninstall  -verbose  mapping
and reinstall so that it now enables dgalread

but still it doesnt work....

i further looked at the install log
pkg  install  -verbose  -forge  mapping
.
.
checking for GDAL... yes
.
.
clang++ -c  -fPIC
-I/usr/local/Cellar/octave/4.0.3/include/octave-4.0.3/octave/..
-I/usr/local/Cellar/octave/4.0.3/include/octave-4.0.3/octave
-I/usr/local/Cellar/octave/4.0.3/include -D_THREAD_SAFE -pthread -D_REENTRANT
-L/usr/local/opt/suite-sparse/lib -lsuitesparseconfig
-L/usr/local/opt/metis/lib -lmetis -g  -O2 
-I/usr/local/Cellar/gdal/1.11.3_1/include  -DHAVE_CONFIG_H misc.cpp -o misc.o
.
.
.

warning: library
/Users/xxx/octave/mapping-1.2.1/x86_64-apple-darwin15.5.0-api-v50+/gdalread.oct
not reloaded due to existing references


not sure if this last one is related or if it helps finding out why gdal is
still disabled


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47411>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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