Let me clarify, what I posted was for linux. Has anyone successfully compiled MrSid support?
On Tue, Jul 5, 2011 at 3:31 AM, Noli Sicad <[email protected]> wrote: > It did not work / compile in Mac OS X. > > See the logs. > > config.status: creating include/icc34.h > config.status: creating include/Makefile > config.status: creating jpegicc/Makefile > config.status: creating python/Makefile > config.status: creating samples/Makefile > config.status: creating testbed/Makefile > config.status: creating tifficc/Makefile > config.status: creating src/Makefile > config.status: executing depfiles commands > ./configure: line 19910: cd: /Volumes/SPARE/A_Development/Sandbox: No > such file or directory > ./configure: line 19960: Source/NCSBuildGnu/NCSGnuSystemDefs.h: No > such file or directory > ./configure: line 19964: Source/NCSBuildGnu/NCSGnuSystemDefs.h: No > such file or directory > ./configure: line 19964: Source/NCSBuildGnu/NCSGnuSystemDefs.h: No > such file or directory > ./configure: line 19964: Source/NCSBuildGnu/NCSGnuSystemDefs.h: No > such file or directory > ./configure: line 19967: Source/NCSBuildGnu/NCSGnuSystemDefs.h: No > such file or directory > configure: creating ./config.status > uniq: confdefs.h: No such file or directory > config.status: creating Makefile > config.status: error: cannot find input file: Source/Makefile.in > localhost:libecwj2-3.3 root# > > > Noli > > On 7/5/11, Richard Duivenvoorde <[email protected]> wrote: > > On 07/04/2011 07:09 PM, Lee wrote: > >> I did this successfully again today on a fresh install. For ECW the > >> following method has worked for me: > >> > >> > >> 1. open terminal > >> 2. > >> > >> sudo wget > >> > >> > http://de-mirror.org/distro/gentoo/distfiles/libecwj2-3.3-2006-09-06.zip > >> 3. > >> > >> unzip libecwj2-3.3-2006-09-06.zip > >> 4. > >> > >> cd libecwj2-3.3 > >> 5. > >> > >> ./configure > >> 6. > >> > >> make > >> 7. > >> > >> sudo make install > >> 8. > >> > >> sudo gdal-ecw-build /usr/local/ (This step may differ depending > >> on > >> your file system) > >> 9. > >> > >> sudo ldconfig > >> 10. > >> > >> gdalinfo –formats | grep -i ecw > >> > >> Make sure in the last step the output shows. If it does not, the install > >> failed. > > > > This worked for me on Ubuntu Natty, self build qgis, gdal 1.8.0 > > > > Only last step 10 I could not copy paste because of -- > > > > gdalinfo --formats | grep -i ecw > > > > Thanks! > > > > _______________________________________________ > > Qgis-user mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-user > > > -- all the best, Lee
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
