<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Olá boa noite,<br><br>Estou a tentar instalar o QGIS com suporte ECW e MrSID numa instalação limpa de Ubuntu 9.10, seguindo os passos que estão na aqui na Wiki http://wiki.osgeo.org/wiki/Instalar_Grass_e_QGis_no_Ubuntu_9.10_%28com_ECW_e_MrSID%29 , mas não consigo passar deste ponto<br><br><br>pedro@pedro-laptop:~/temp/gdal$ ./configure --without-grass --with-mrsid=../GeoDSDK-7.0.0.2167 --without-jp2mrsid<br>checking build system type... i686-pc-linux-gnu<br>checking host system type... i686-pc-linux-gnu<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc
 accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement<br>checking for g++... g++<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>checking CXX_WFLAGS for maximum warnings... -Wall<br>checking for gcc... (cached) gcc<br>checking whether we are using the GNU C compiler... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for gcc option to accept ISO C89... (cached) none needed<br>checking whether we are using the GNU C++ compiler... (cached) yes<br>checking whether g++ accepts -g... (cached) yes<br>checking for a sed that does not truncate output... /bin/sed<br>checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>checking for fgrep... /bin/grep -F<br>checking for ld used by gcc... /usr/bin/ld<br>checking if the linker
 (/usr/bin/ld) is GNU ld... yes<br>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>checking whether ln -s works... yes<br>checking the maximum length of command line arguments... 32768<br>checking whether the shell understands some XSI constructs... yes<br>checking whether the shell understands "+="... yes<br>checking for /usr/bin/ld option to reload object files... -r<br>checking how to recognize dependent libraries... pass_all<br>checking for ar... ar<br>checking for strip... strip<br>checking for ranlib... ranlib<br>checking command to parse /usr/bin/nm -B output from gcc object... ok<br>checking how to run the C preprocessor... gcc -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for
 strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for dlfcn.h... yes<br>checking whether we are using the GNU C++ compiler... (cached) yes<br>checking whether g++ accepts -g... (cached) yes<br>checking how to run the C++ preprocessor... g++ -E<br>checking for objdir... .libs<br>checking if gcc supports -fno-rtti -fno-exceptions... no<br>checking for gcc option to produce PIC... -fPIC -DPIC<br>checking if gcc PIC flag -fPIC -DPIC works... yes<br>checking if gcc static flag -static works... yes<br>checking if gcc supports -c -o file.o... yes<br>checking if gcc supports -c -o file.o... (cached) yes<br>checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes<br>checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking
 whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>checking for ld used by g++... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes<br>checking for g++ option to produce PIC... -fPIC -DPIC<br>checking if g++ PIC flag -fPIC -DPIC works... yes<br>checking if g++ static flag -static works... yes<br>checking if g++ supports -c -o file.o... yes<br>checking if g++ supports -c -o file.o... (cached) yes<br>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking for dlopen in -ldl... yes<br>checking for nanosleep in -lrt... yes<br>checking
 for sin in -lm... yes<br>checking for ANSI C header files... (cached) yes<br>checking assert.h usability... yes<br>checking assert.h presence... yes<br>checking for assert.h... yes<br>checking fcntl.h usability... yes<br>checking fcntl.h presence... yes<br>checking for fcntl.h... yes<br>checking for unistd.h... (cached) yes<br>checking dbmalloc.h usability... no<br>checking dbmalloc.h presence... no<br>checking for dbmalloc.h... no<br>checking for dlfcn.h... (cached) yes<br>checking for stdint.h... (cached) yes<br>checking limits.h usability... yes<br>checking limits.h presence... yes<br>checking for limits.h... yes<br>checking locale.h usability... yes<br>checking locale.h presence... yes<br>checking for locale.h... yes<br>checking values.h usability... yes<br>checking values.h presence... yes<br>checking for values.h... yes<br>checking float.h usability... yes<br>checking float.h presence... yes<br>checking for float.h... yes<br>checking errno.h
 usability... yes<br>checking errno.h presence... yes<br>checking for errno.h... yes<br>checking direct.h usability... no<br>checking direct.h presence... no<br>checking for direct.h... no<br>checking whether byte ordering is bigendian... no<br>checking for 64bit integer type... long long<br>checking for 64bit file io... yes<br>checking for stat64... yes<br>checking for fopen64... yes<br>checking for int... yes<br>checking size of int... 4<br>checking for unsigned long... yes<br>checking size of unsigned long... 4<br>checking for void*... yes<br>checking size of void*... 4<br>checking for int8... no<br>checking for int16... no<br>checking for int32... no<br>checking native cpu bit order... lsb2msb<br>checking for vprintf... yes<br>checking for _doprnt... no<br>checking for snprintf... yes<br>checking for vsnprintf... yes<br>checking for atoll... yes<br>checking for strtof... yes<br>checking for getcwd... yes<br>checking whether strtof is declared...
 yes<br>checking for gmtime_r... yes<br>checking for localtime_r... yes<br>checking for setlocale... yes<br>checking to enable debug build... no, CFLAGS="-g -O2"<br>checking whether GCC 4.1 atomic builtins are available... yes<br>checking whether we should hide internal symbols... no<br>checking for local include/lib path... none<br>configure: checking whether we should include thread/mutex support......<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thread safe support disabled.<br>checking for deflateInit_ in -lz... no<br>using internal libz code as deflateInit_ is missing<br>using internal libz code.<br>checking for pg_config... no<br>checking for PostgreSQL... no<br>checking for G_gisinit_2 in -lgrass5... no<br>checking for ffopen in -lcfitsio... no<br>libcfitsio not found - FITS support disabled<br>checking for Mopen in -lcsf... no<br>checking csf.h usability... no<br>checking csf.h presence... no<br>checking for csf.h... no<br>using internal csf
 code.<br>checking for nc_open in -lnetcdf... no<br>libnetcdf not found - netCDF support disabled<br>checking for libpng... checking for png_set_IHDR in -lpng... no<br>checking png.h usability... no<br>checking png.h presence... no<br>checking for png.h... no<br>using internal png code.<br>checking for PCIDSK... using internal libpcidsk.<br>checking for libtiff... checking for TIFFGetTagListCount in -ltiff... no<br>using internal TIFF code.<br>BigTIFF support enabled.<br>using internal GeoTIFF code.<br>checking for jpeg_read_scanlines in -ljpeg... no<br>checking jpeglib.h usability... no<br>checking jpeglib.h presence... no<br>checking for jpeglib.h... no<br>using internal jpeg code.<br>checking for jpeg12... enabled<br>checking for DGifOpenFileName in -lgif... no<br>using internal gif code.<br>checking ecs.h usability... no<br>checking ecs.h presence... no<br>checking for ecs.h... no<br>checking for FMEObjects... no<br>checking for SDreaddata in
 -lmfhdfalt... no<br>checking for SDreaddata in -lmfhdf... no<br>checking for SDreaddata in -lhdf4... no<br>checking for SDreaddata in -lmfhdf... no<br>checking for SDreaddata in -lmfhdf... no<br>checking for H5Fopen in -lhdf5... no<br>checking for jpc_decode in -ljasper... no<br>checking for jp2_decode in -ljasper... no<br>checking for pgx_decode in -ljasper... no<br>checking for NCScbmOpenFileView in -lNCSEcw... yes<br>checking for Kakadu JPEG2000 support... not requested.<br>checking for lt_base.h in ../GeoDSDK-7.0.0.2167/include/support... not found.<br>checking for lt_base.h in ../GeoDSDK-7.0.0.2167/include... not found.<br>configure: error:&nbsp;&nbsp; MrSID requested, but components not found.<br>pedro@pedro-laptop:~/temp/gdal$ make<br>GNUmakefile:2: GDALmake.opt: Ficheiro ou directoria inexistente<br>make: *** No rule to make target `config.status', needed by `GDALmake.opt'.&nbsp; Stop.<br>pedro@pedro-laptop:~/temp/gdal$ <br><br><br>Até aqui
 tudo correu bem. Alguma sugestão?<br><br>Obrigado!<br><br>Abraço!<br>Pedro Venâncio<br></td></tr></table><br>