[Aimmath-commit] AIM/doc install.html,1.4,1.4.4.1
Brought to you by:
gustav_delius,
npstrick
From: Neil S. <nps...@us...> - 2005-04-29 15:49:25
|
Update of /cvsroot/aimmath/AIM/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19673/doc Modified Files: Tag: aim-xml install.html Log Message: Index: install.html =================================================================== RCS file: /cvsroot/aimmath/AIM/doc/install.html,v retrieving revision 1.4 retrieving revision 1.4.4.1 diff -C2 -d -r1.4 -r1.4.4.1 *** install.html 14 Sep 2003 07:50:33 -0000 1.4 --- install.html 29 Apr 2005 15:49:16 -0000 1.4.4.1 *************** *** 1 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <!-- @(#)$Id$ --> <HEAD> <TITLE>Installation Instructions for AiM</TITLE> <META http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> </HEAD> <BODY> <h1>Installing AiM</h1> There are separate instructions for <ul> <li><a href="installwin.html">Installing AiM under Windows</a><p/></li> <li><a href="installlin.html">Installing AiM under Linux</a><p/></li> <li><a href="installosx.html">Installing AiM under OS X</a><p/></li> </ul> </BODY> </HTML> \ No newline at end of file --- 1 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <!-- @(#)$Id$ --> <HEAD> <TITLE>Installation Instructions for AiM</TITLE> <META http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> </HEAD> <BODY> <h1>Installing AiM (OpenMaple/RQP version)</h1> This version of AiM runs only with Maple 9.5, because it uses the openmaple package to handle communication between Java and Maple. It has support for the Remote Question Protocol. There are separate instructions for <ul> <li><a href="installwin.html">Installing AiM under Windows</a><p/></li> </ul> The instructions for other operating systems have not yet been modified for this version of AiM. The old instructions are here: <ul> <li><a href="installlin.html">Installing AiM under Linux</a><p/></li> <li><a href="installosx.html">Installing AiM under OS X</a><p/></li> </ul> </BODY> </HTML> \ No newline at end of file |