Problemas instalando NetCDF en ubuntu 11
miguel Saavedra
saaved_m en yahoo.es
Jue Ene 19 14:16:59 UTC 2012
Hola a todos:
Tengo problemas al instalar netcdf 4.1.1, en ubuntu 11 (x86_64) , con el compilador fortran intel 11.0.
Para la instalación he seguido las instrucciones dadas por la pagina de intel (http://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-netcdf-with-the-intel-compilers/?wapkw=%28netcdf%29):
$ export CC=icc
$ export CXX=icpc
$ export CFLAGS='-O3 -xT -ip -no-prec-div -static'
$ export CXXFLAGS='-O3 -xT -ip -no-prec-div -static'
$ export F77=ifort
$ export FC=ifort
$ export F90=ifort
$ export FFLAGS='-O3 -xT -ip -no-prec-div -static'
$ export CPP='icc -E'
$ export CXXCPP='icpc -E'
$ ./configure --prefix=/usr/local/netcdf
$ make install
Los errores al ejecutar el configure y make, los envío adjunto.
Alguien puede indicarme como se instala el netcdf en ubuntu ???
Saludos
MSA
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://lists.ubuntu.com/archives/ubuntu-pe/attachments/20120119/11e71ff1/attachment-0001.html>
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: configure.log
Type: text/x-log
Size: 30420 bytes
Desc: no disponible
URL: <https://lists.ubuntu.com/archives/ubuntu-pe/attachments/20120119/11e71ff1/attachment-0002.bin>
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 361 bytes
Desc: no disponible
URL: <https://lists.ubuntu.com/archives/ubuntu-pe/attachments/20120119/11e71ff1/attachment-0003.bin>
Más información sobre la lista de distribución ubuntu-pe