Building on Cygwin platform: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 44: Line 44:


This way:
This way:
# the Octave libs and binaries are generated, they will be copied into their destination directory
# The Octave libs and binaries have been generated, they will be copied into their final destination directory.
# the doc has still to be built. With the modified "run-octave", the executable which will be called is the version just installed during the previous step. Now the doc generation will succeed, and so will its installation.
# the doc has still to be built. With the modified "run-octave", the executable which will be called is the version just installed during the previous step. Now the doc generation will succeed, and so will its installation.


Enjoy!  
Enjoy!
 
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