Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > b38d2da330d1936e5ab1307c039c4941 > files > 73

octave-doc-3.6.4-3.mga4.noarch.rpm

<html lang="en">
<head>
<title>What else do I need? - Frequently asked questions about Octave (with answers)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Frequently asked questions about Octave (with answers)">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Installation.html#Installation" title="Installation">
<link rel="next" href="Other-C_002b_002b-compilers_003f.html#Other-C_002b_002b-compilers_003f" title="Other C++ compilers?">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="What-else-do-I-need%3f"></a>
<a name="What-else-do-I-need_003f"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Other-C_002b_002b-compilers_003f.html#Other-C_002b_002b-compilers_003f">Other C++ compilers?</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Installation.html#Installation">Installation</a>
<hr>
</div>

<h3 class="section">8.1 What else do I need?</h3>

<p><a name="index-GNU-gcc-27"></a><a name="index-GNU-g_002b_002b-28"></a><a name="index-libg_002b_002b-29"></a><a name="index-GNU-Make-30"></a><a name="index-Flex-31"></a><a name="index-GNU-Bison-32"></a>
To compile Octave, you will need a recent version of GNU Make.  You
will also need GCC 4.3  or later, although GCC 4.4 or later is
recommended.

   <p><strong>You must have GNU Make to compile octave</strong>.  Octave's Makefiles
use features of GNU Make that are not present in other versions of make. 
GNU Make is very portable and easy to install.

   </body></html>