help-octave
[Top][All Lists]
Advanced

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

Trouble installing package:


From: Octave Dummy
Subject: Trouble installing package:
Date: Sun, 16 Oct 2016 10:46:22 -0700

Trying to install parrale. It say install struct first;  Why trouble with struct?  ubuntu 16.04

GNU Octave, version 4.0.3
Copyright (C) 2016 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

warning: function /home/abr_ca/Software/Octave/cdw/clabel.m shadows a core library function
warning: called from
    /home/abr_ca/.octaverc at line 1 column 1
>> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
    geometry *|   2.1.1 | /home/abr_ca/octave/geometry-2.1.1
>> pkg install -forge parallel
error: the following dependencies were unsatisfied:
   parallel needs struct >= 1.0.12
>> pkg install -forge struct
In file included from error-helpers.cc:20:0:
/opt/octave-4.0.0/include/octave-4.0.3/octave/../octave/oct.h:31:20: fatal error: config.h: No such file or directory
compilation terminated.
make: *** [error-helpers.o] Error 1
make: Entering directory '/tmp/oct-ZKbflC/struct-1.0.14/src'
CXXFLAGS="-g -O2 -Wno-deprecated-declarations" /opt/octave-4.0.0/bin/mkoctfile-4.0.3 -c error-helpers.cc
Makefile:40: recipe for target 'error-helpers.o' failed
make: Leaving directory '/tmp/oct-ZKbflC/struct-1.0.14/src'

pkg: error running `make' for the struct package.
error: called from 'configure_make' in file /opt/octave-4.0.0/share/octave/4.0.3/m/pkg/private/configure_make.m near line 96, column 9

Thank you very much for help

reply via email to

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