Build from source: Difference between revisions

282 bytes added ,  12 January 2012
(→‎Dependencies: Began porting octave build docs to wiki)
Line 292: Line 292:


  make install
  make install
Alternatively, If you have checkinstall on your system issue
checkinstall -D
This will create a deb from the sources and register the installation with dpkg.
checkinstall -R
will create RPM package which you can install using your package manager in RPM based
distributions.


=System Specific Instructions=
=System Specific Instructions=
Anonymous user