help-octave
[Top][All Lists]
Advanced

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

Re: Problem while installing the communications package.


From: Sergei Steshenko
Subject: Re: Problem while installing the communications package.
Date: Wed, 10 Oct 2018 08:54:51 +0000 (UTC)



On Wednesday, October 10, 2018, 11:48:07 AM GMT+3, Kai Torben Ohlhus <address@hidden> wrote:


On Tue, Oct 9, 2018 at 10:27 PM CactusLord <address@hidden> wrote:
And regarding the other method, i got errors again, seems to be something
missing in order to compile properly, but don't know what it exactly is:

[snip] 
$ make all

cd src && autoconf -Wall
/bin/sh: 1: autoconf: not found


Solution:  sudo apt-get install autoconf

And for other libraries try similarly with the respective missing tools.  This was my assertion in the bug report, that many tools are required what might require some effort in the beginning.

HTH,
Kai
----------------------------------------------------


"Solution:  sudo apt-get install autoconf" - sigh. This is not a solution, this is a workaround.


Octave packaging system is FUNDAMENTALLY broken. Several years ago I proposed to architecture the packaging system, but the developers neither accepted the proposal nor architectured the system themselves.

The fundamental problem with the packaging system is that it has never been spec'ed.

Even decades old GNU toolchain checks the tools needed to compile and make a target.

--Sergei.


reply via email to

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