login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for BuildOpenAxiom revision 2 of 7

1 2 3 4 5 6 7
Editor: Bill Page
Time: 2008/04/25 08:05:51 GMT-7
Note: instructions

added:

Download the source from the repository at:

- svn co https://open-axiom.svn.sf.net/svnroot/open-axiom/trunk oa.trunk

The source is the same as one used to build on Unix or GNU/Linux.

Once you got it, please look at oa.trunk/INSTALL for requirements.

The native Windows binary is here

- http://downloads.sourceforge.net/open-axiom/OpenAxiom-1.1.0.exe?modtime=1204184285&big_mirror=0

You can build it  with just MSYS/MinGW, as you would build it on a
unix/linux platform

   ./configure && make && make install


Building on Linux

See:

Building on Windows

For how to prepare an MSYS/MinGW? system to build OpenAxiom? on Windows see: BuildOnWindows?

Download the source from the repository at:

The source is the same as one used to build on Unix or GNU/Linux.

Once you got it, please look at oa.trunk/INSTALL for requirements.

The native Windows binary is here

You can build it with just MSYS/MinGW?, as you would build it on a unix/linux platform

./configure && make && make install