help-octave
[Top][All Lists]
Advanced

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

Re: install netcdf package


From: Dmitri A. Sergatskov
Subject: Re: install netcdf package
Date: Sat, 21 Nov 2015 21:03:56 -0600

On Sat, Nov 21, 2015 at 6:58 PM, Clinton Winant <address@hidden> wrote:
I have tried to install netcdf package following

http://modb.oce.ulg.ac.be/mediawiki/index.php/Octave-netcdf

I already have the netcdf installed and running on my machine:
ls /usr/local/netcdf/lib
libnetcdf.a  libnetcdff.a  libnetcdff.la  libnetcdf.la  libnetcdf.settings  pkgconfig



​I think you need to install shared libraries​.
Regardless you should tell us what kind of computer system do you have, how did you
install octave etc...

​FWIW netcdf installs fine on Fedora 23:

​octave:1> pkg load netcdf
octave:2> test_netcdf
Using NetCDF library version "4.3.3.1 of Aug 16 2015 15:07:34 $"
run test_netcdf_constant..............   OK  
run test_netcdf_create................   OK  
run test_netcdf_low_level_interface...   OK  
run test_netcdf_unlim.................   OK  
run test_netcdf_datatypes.............   OK  
run test_netcdf_scalar_variable.......   OK  
run test_netcdf_attributes............   OK  
run test_netcdf_high_level_interface..   OK  
run test_netcdf_ncwriteschema.........   OK  
run test_netcdf_ncwriteschema_unlim...   OK  
run test_netcdf_ncwriteschema_chunking   OK  
run test_netcdf_ncwriteschema_group...   OK  
octave:3>



​Sincerely,

Dmitri.
--


reply via email to

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