Octave for Slackware: Difference between revisions

From Octave
Jump to navigation Jump to search
(Reduce to the necessary minimum. Don't repeat build instructions already perfectly given at http://slackbuilds.org/howto/.)
(Updated GraphicMagic's link.)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
GNU Octave is contained in the [http://www.slackbuilds.org SlackBuilds repository], which contains building receipts for several software packages. The [http://slackbuilds.org/howto/ SlackBuilds Howto] page describes in detail, how to use such a receipt.
GNU Octave is contained in the [http://www.slackbuilds.org SlackBuilds repository], which contains building receipts for several software packages. The [http://slackbuilds.org/howto/ SlackBuilds Howto] page describes in detail, how to use such a receipt.


The [http://slackbuilds.org/repository/14.2/academic/octave/ receipt for Octave] has dependencies, which aren't automatically resolved and are listed in the [http://slackbuilds.org/slackbuilds/14.2/academic/octave/README README file] of the Octave receipt.
The [https://slackbuilds.org/repository/15.0/academic/octave/ receipt for Octave] has dependencies, which aren't automatically resolved and are listed in the [https://slackbuilds.org/slackbuilds/15.0/academic/octave/README README file] of the Octave receipt.
Those dependencies are:
Those dependencies are:
* [http://slackbuilds.org/repository/14.2/libraries/blas/ BLAS] and
* [https://slackbuilds.org/repository/15.0/libraries/blas/ BLAS] and
* [http://slackbuilds.org/repository/14.2/libraries/lapack/ LAPACK]
* [https://slackbuilds.org/repository/15.0/libraries/lapack/ LAPACK]


Note that there are further dependencies which are optional, e.g., [http://slackbuilds.org/repository/14.2/graphics/GraphicsMagick/ GraphicsMagick].  Another more general list of dependencies is given in the [[Building]] wiki page.
Note that there are further dependencies which are optional, e.g., [https://slackbuilds.org/repository/15.0/graphics/GraphicsMagick/ GraphicsMagick].  Another more general list of dependencies is given in the [[Building]] wiki page.


[[Category:Building]]
[[Category:Building]]
[[Category:Installation]]
[[Category:Installation]]
[[Category:GNU/Linux]]
[[Category:GNU/Linux]]

Latest revision as of 07:40, 27 March 2023

Building Octave on Slackware[edit]

GNU Octave is contained in the SlackBuilds repository, which contains building receipts for several software packages. The SlackBuilds Howto page describes in detail, how to use such a receipt.

The receipt for Octave has dependencies, which aren't automatically resolved and are listed in the README file of the Octave receipt. Those dependencies are:

Note that there are further dependencies which are optional, e.g., GraphicsMagick. Another more general list of dependencies is given in the Building wiki page.