Building on Cygwin platform: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7: Line 7:


The next step is to tweak a bit the texlive configuration file: (remember cygwin as no sudo command)
The next step is to tweak a bit the texlive configuration file: (remember cygwin as no sudo command)


     vi /usr/share/texmf-dist/web2c
     vi /usr/share/texmf-dist/web2c
      
      
Change  
Change  
      
      
Line 25: Line 23:
      
      


==Source-Compilation==
==Build==
Now you are ready to built your
 
Before building Octave from scratch on a Mac OS X platform you need to install several GNU programs and libraries that are not shipped with your Mac. This descriptio111n will guide you through the procedure of GNUifying your Mac OS X step by step, so that you are then be able to configure, compile, install and run the Octave program.
Before building Octave from scratch on a Mac OS X platform you need to install several GNU programs and libraries that are not shipped with your Mac. This descriptio111n will guide you through the procedure of GNUifying your Mac OS X step by step, so that you are then be able to configure, compile, install and run the Octave program.
75

edits