Hi Jeff, Richard, Thanks for your quick replies.
I did come across this page:"https://trac.osgeo.org/gdal/wiki/ECW" but as you said, the info is outdated and therefore confusing when you don't really know what you're doing... The instructions here (https://gist.githubusercontent.com/aborruso/eed6895278edd320db6631b33d10836e/raw/53e1bd297625804a2120ba341ae6ae3e6023a6f8/gdal_ecw.sh) seemed similar but clearer and I was able to complete most of the steps, including these two: - "/.configure" : https://pastebin.com/UGsKP7ts - "make clean": https://pastebin.com/M8P87CVq My problem started there at the last step: - "make": https://pastebin.com/6bMjhcyk I have the feeling it might be fixable with some knowledge of the building process, which I suspect you may have. If I messed up too badly, I'll delete everything and start over using Richard's notes. Regards, Kevin ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, February 1, 2021 4:24 PM, Jeff McKenna <jmcke...@gatewaygeomatics.com> wrote: > Hi Kevin, > > Some quick thoughts for your case: > > - you can paste your large commands and code at https://pastebin.com/ > and then share that link with this mailing list discussion in your > message (for images, similar with https://pasteboard.co/ ) > > - the best source of build help is the GDAL "BuildHints" page > (https://trac.osgeo.org/gdal/wiki/BuildHints) and specifically for ECW: > https://trac.osgeo.org/gdal/wiki/ECW Although the hints can be old and > for various versions, I find following those pages a "gold mine" of > information. > > -jeff > > -- > Jeff McKenna > GatewayGeo: MapServer Consulting and Training Services > co-founder of FOSS4G > http://gatewaygeo.com/ > > On 2021-02-01 3:11 p.m., Pteroglossus via gdal-dev wrote: > > > > Dear list, > > I'm not a developer, I would just like to use the maps I have on Linux > > and stay away from Windows. > > I've been trying to import some raster maps into GRASS. Problem is, they > > are .ecw files. > > If I understood well, GDAL does not support this format natively and has > > to be built including specific modules to allow working with these files. > > I tried following the instructions here and everything went fine until > > the "make" instruction which gives an endless loop. > > I could provide you with the output of the "make" command but the > > resulting file is over 100 Kb. > > Could you point me in the right direction please? > > Thanks, > > Kevin > > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev