Talk:Build from source: Difference between revisions

Jump to navigation Jump to search
completed the section about make
(completed the section about make)
Line 161: Line 161:
  $ make CFLAGS=-O CXXFLAGS=-O LDFLAGS=
  $ make CFLAGS=-O CXXFLAGS=-O LDFLAGS=


instead of just make. If you encounter errors while compiling Octave, first search the web to see if there is a workaround or solution for your problem. If not, see [http://www.gnu.org/software/octave/doc/interpreter/Reporting-Bugs.html Trouble], for information about how to report bugs.  
If you encounter errors while compiling Octave, first search the web to see if there is a workaround or solution for your problem. If not, see [http://www.gnu.org/software/octave/doc/interpreter/Reporting-Bugs.html Trouble], for information about how to report bugs.  


Once you have successfully compiled Octave, run
Once you have successfully compiled Octave, run
  $ make install
  $ make install


19

edits

Navigation menu