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

Edit detail for OpenAxiomWindows revision 19 of 28

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Editor: japp
Time: 2011/02/12 00:16:05 GMT-8
Note:

changed:
- 1   "MinGW-5.1.3.exe":http://downloads.sourceforge.net/mingw/MinGW-5.1.3.exe?use_mirror=easynews
 1   MinGW

changed:
- 2   "MSYS-1.0.11-2004.04.30-1.exe":http://prdownloads.sf.net/mingw/MSYS-1.0.11-2004.04.30-1.exe?download
-
-    This installation file contains basic Unix-style commands plus
-    a commandline shell.
-
- 3   "msysDTK-1.0.1.exe":http://prdownloads.sf.net/mingw/msysDTK-1.0.1.exe?download
-
-    This package provides common packages that are needed by developers.
-
- 4   Get the OpenAxiom sources:
 2   Get the latest OpenAxiom sources:

changed:
- 5  Lisp
 3  Lisp

changed:
- 6  SVN
 4  SVN

Installing OpenAxiom? on Windows

Building OpenAxiom? on Windows (MINGW)

In the following order:

  1. MinGW?

    This package will install mingw-runtime, w32api, GCC, binutils and mingw32-make.

  2. Get the latest OpenAxiom? sources:

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

  3. Lisp

    Get the GCL source code:

    $ export CVSROOT=:pserver:anonymous@cvs.sv.gnu.org:/sources/gcl $ cvs co -d gcl-2.6.8pre -r Version_2_6_8pre gcl

  4. SVN

    Here are instructions to download and install the windows version of svn

Building OpenAxiom? on Windows (Cygwin)

  • Packages Needed:
    • clisp in Math
    • libX-devel in X11
    • libXt-devel in X11
    • libXpm in X11
    • libiconv in Libs or Devel