[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pkg install -forge linear-algebra.............fails
From: |
Leloup |
Subject: |
Re: pkg install -forge linear-algebra.............fails |
Date: |
Thu, 4 Oct 2018 14:22:21 -0500 (CDT) |
Bonjour Kai,
Thank you for your message:
1. Install the "generate_html" package: >> pkg install -forge
generate_html.......OK
2. Clone the latest version: >> hg clone
http://hg.code.sf.net/p/octave/linear-algebra octave-linear-algebra...OK
3. Run inside the directory: >> make release.....failed
>> pkg install linear-algebra-2.2.2.tar.gz
conftest.cc:1:27: fatal error: octave/config.h: No such file or directory
#include <octave/config.h>
^
compilation terminated.
configure: error: Could not run /app/bin/mkoctfile-4.4.1
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... /app/bin/mkoctfile-4.4.1
pkg: error running the configure script for linear-algebra.
error: called from
configure_make at line 82 column 9
install at line 184 column 7
pkg at line 437 column 9
*I don't know what more to do..........*
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Re: pkg install -forge linear-algebra.............fails, Kai Torben Ohlhus, 2018/10/01
- Re: pkg install -forge linear-algebra.............fails,
Leloup <=
- Re: pkg install -forge linear-algebra.............fails, Kai Torben Ohlhus, 2018/10/04
- Re: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/05
- Re: pkg install -forge linear-algebra.............fails, Kai Torben Ohlhus, 2018/10/05
- Re: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/05
- Re: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/05
- Re: pkg install -forge linear-algebra.............fails, Mike Miller, 2018/10/05
- Re: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/06
- Re: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/07
- Solved: pkg install -forge linear-algebra.............fails, Leloup, 2018/10/09