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

Edit detail for BuildOnWindows revision 1 of 2

1 2
Editor: Bill Page
Time: 2008/04/25 08:01:21 GMT-7
Note: update

changed:
-
Building Axiom on Windows

  I installed a completely new MinGW/MSYS configuration from the
*current* file list "here":http://www.mingw.org/download.shtml#hdr2

In the following order:

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

    This package will install mingw-runtime, w32api, GCC, binutils
    and mingw32-make. See the instructions for
    "Getting Started":http://www.mingw.org/MinGWiki/index.php/GettingStarted

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. See
    "How to install MSYS":http://www.mingw.org/MinGWiki/index.php/Install%20MSYS

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   You will also need svn.

    Here are instructions to download and install the
    "windows version":http://tortoisesvn.tigris.org
    of "svn":http://subversion.tigris.org

5   Install the windows LaTeX packaged called "MiKTeX":http://www.miktex.org/setup.html

    The "small" MiKTeX package is sufficient if your windows box is
    connected to the Internet. Or if you want you can install the
    complete system.

6   Download the FriCAS or OpenAxiom repositories.

7   Configure and make



Building Axiom on Windows

I installed a completely new MinGW?/MSYS configuration from the current file list here

In the following order:

  1. MinGW?-5.1.3.exe

    This package will install mingw-runtime, w32api, GCC, binutils and mingw32-make. See the instructions for Getting Started

  2. MSYS-1.0.11-2004.04.30-1.exe

    This installation file contains basic Unix-style commands plus a commandline shell. See How to install MSYS

  3. msysDTK-1.0.1.exe

    This package provides common packages that are needed by developers.

  4. You will also need svn.

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

  5. Install the windows LaTeX? packaged called MiKTeX?

    The "small" MiKTeX? package is sufficient if your windows box is connected to the Internet. Or if you want you can install the complete system.

  6. Download the FriCAS? or OpenAxiom? repositories.
  7. Configure and make