ActiveMath Installation How-tosSuchen |
Installing/Updating ActiveMath from ActiveMath-SVN stable branchThis page describes how to install or update the ActiveMath server software from our central repository. This is done using Subversion (SVN for short). This ActiveMath version is maintained by polx. It is mirrored at irregular intervals from the main CVS development tree after making sure that authoring tasks work. RequirementsYou will need the following:
First-time Installation of ActiveMath (Checkout)Be sure to agree with the ActiveMath license: the D-FSL and the licenses of included libraries. Create an empty directory where ActiveMath should be installed, for example on Windows To be safe, this path should not contain spaces or non-ASCII characters. Use Subversion to check out ActiveMath into this empty directory. The repository location is: http://klein.activemath.org/svn/activemath-svn This will take some time since it downloads more than 400 Mb. The same content can be downloaded as a single zip file of 420 Mb. It might be slightly outdated but an update will still be possible with this directory. In order to complete the installation, you should now follow the installation instructions found in the file Taking part to the communityIt would be nice if you would register to this community-web-site, express your expectations as well as your experience in your profile, in your blog, as comments to this page, or as forum topic. Also, if you start a content collection project, opening a page about it here is welcome. If you wish to make it under open-licenses (such as creative commons) we may offer basic subversion hosting which provides easier management and sharability. Updating ActiveMathFrom time to time, especially if you wish to receive fixes you know have been done, you will be requested to update the ActiveMath server. With Subversion, you can simply “update” the existing installation:
|