help-octave
[Top][All Lists]
Advanced

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

installing netcdf with octave 3.6.2


From: Clinton Winant
Subject: installing netcdf with octave 3.6.2
Date: Wed, 10 Apr 2013 13:09:35 -0700


Ubuntu 12.10 64-bit
Octave 3.6.2

following
http://modb.oce.ulg.ac.be/mediawiki/index.php/NetCDF_toolbox_for_Octave

in octave I entered

octave:2> pkg install -global -forge octcdf

with the following error:

./configure: line 2974: /usr/bin/mkoctfile: No such file or directory
configure: error: Could not run /usr/bin/mkoctfile
the configure script returned the following error: checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkoctfile... /usr/bin/mkoctfile
error: called from `pkg>configure_make' in file /usr/share/octave/3.6.2/m/pkg/pkg.m near line 1379, column 9
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 834, column 5
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9


Suggestions??

reply via email to

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