octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails to build with latest stable octave
Date: Wed, 13 Nov 2019 08:24:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36

Update of bug #46521 (project octave):

                 Summary: [octave forge] (communications) fails to build with
latest dev octave => [octave forge] (communications) fails to build with
latest stable octave

    _______________________________________________________

Follow-up Comment #32:

The communications package is a good training for newcomers to become package
maintainers ;-)

Due to new questions on the mailing list, here the updated "getting starting
OF package building" with great thanks to John Donoghue for constantly
providing new patches for this four years outdated package.

>From some Linux terminal, inside some temporary directory, run:


hg clone http://hg.code.sf.net/p/octave/communications
wget -O octave-5.0-3-all.patch
https://savannah.gnu.org/support/download.php?file_id=47414 
wget -O comms-hdf3.patch
https://savannah.gnu.org/support/download.php?file_id=47415 
cd communications
hg patch ../octave-5.0-3-all.patch
hg patch ../comms-hdf3.patch
make dist


Within Octave 5.1.0, change to that build directory (cd ..) and run:


pkg install -forge control
pkg install -forge signal
pkg install communications-1.2.1.tar.gz


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?46521>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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