Editing Talk:Build from source

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 123: Line 123:
It is very recommended that you build Octave in a separate directory tree from the sources.   
It is very recommended that you build Octave in a separate directory tree from the sources.   
For convenience we recommend a subdirectory to the main octave directory.
For convenience we recommend a subdirectory to the main octave directory.
For example, after you finished running the bootstrap script (takes a few seconds), run the
For example, after you finished running the bootstrap script (takes a few secondds), run the
following commands to create a build tree, configure, and build Octave:
following commands to create a build tree, configure, and build Octave:


Line 130: Line 130:
  $ ../configure
  $ ../configure


configure takes many command line arguments that allow some customization of the resulting makefile, and they are detailed in the [http://www.gnu.org/software/octave/doc/interpreter/Running-Configure-and-Make.html manual].
Running configure will take about half a minute. After it's finished, and if you are satisfied with
 
the result, just run make
Running configure will take about half a minute. After it's finished, and if you are satisfied with the result, just run make


  $ make
  $ make


Building octave will take something on the scale of hours,  
Building octave will take something on the scale of hours,  
the exact amount depending on if the programmers or cpu engineers are ahead in the eternal race of performance versus cruft.  
the exact ammount depending on if the programmers or cpu engineers are ahead in the eternal race of performance versus cruft.  
The best thing to do is to leave it over lunch, or possibly overnight if it's late. You probably should sleep more anyway Jonathan.
The best thing to do is to leave it over lunch, or possibly overnight if it's late. You probably should sleep more anyway Jonathan.


Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)