[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
unable to install netcdf package
From: |
Andrew Friedman |
Subject: |
unable to install netcdf package |
Date: |
Sat, 10 Feb 2018 00:08:23 +0000 |
Hi all,
I am unable to install the netcdf package for Octave 4.2.1.
I receive the following error message:
—————————————————————————————————————————————
octave:1> pkg install -forge netcdf
In file included from /usr/include/octave-4.2.1/octave/../octave/config.h:6:0,
from conftest.cc:1:
/usr/include/octave-4.2.1/octave/../octave/config-64.h:28:2: warning: #warning
"config.h has been deprecated; there is no need to include it directly" [-Wcpp]
#warning "config.h has been deprecated; there is no need to include it
directly"
^
/usr/bin/ld: cannot find -lGraphicsMagick++
/usr/bin/ld: cannot find -lGraphicsMagick
/usr/bin/ld: cannot find -lqrupdate
collect2: error: ld returned 1 exit status
configure: error: Could not run /usr/bin/mkoctfile-4.2.1
checking for gcc... gcc -std=gnu11
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 -std=gnu11 accepts -g... yes
checking for gcc -std=gnu11 option to accept ISO C89... none needed
checking for mkoctfile... /usr/bin/mkoctfile-4.2.1
checking for octave-config... /usr/bin/octave-config-4.2.1
pkg: error running the configure script for netcdf.
error: called from
configure_make at line 78 column 9
install at line 192 column 7
pkg at line 394 column 9
————————————————————————————————————
Additional information: I am running scientific linux, and I do not have root
access.
Thanks for any suggestions,
Andrew
- unable to install netcdf package,
Andrew Friedman <=