> <\body> via > If you are interested in installing the library within the framework, or in downloading a binary package for a specific operating system, then please refer to the installation pages|../../../mmdoc/doc/texmacs/main/download.en.tm>. This section only deals with the installation of the library from source code. The following libraries must be made available on your platform before all: <\itemize-dot> |../../../mmcompiler/doc/texmacs/installation_autotools.en.tm>>|../../../algebramix/doc/texmacs/installation_autotools.en.tm>> The version under development is available as follows: <\shell-fragment> svn checkout https://subversion.renater.fr/anonscm/svn/mmx/caas Next we explain how to configure, compile and install the package via . In order to configure the library to your platform, you should first run the following command in a terminal: <\shell-fragment> cd caas ./configure Various options of the script are displayed when adding the option . Common options to the framework are described in the installation pages|http://www.mathemagix.org>. Once the configuration script has been executed with success you can then use the following command to launch the compilation. <\shell-code> make On a multicore platform, you can freely use the option. Installation is then performed by typing: <\shell-code> make install Default installation location is . This can be changed by using the option to the script. . If you don't have this file, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.>