[BACK]Return to readme-en.html CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / Windows / Readme-CD

Annotation of OpenXM/misc/packages/Windows/Readme-CD/readme-en.html, Revision 1.2

1.1       takayama    1: <html>
                      2: <title> How to use OpenXM/Risa/Asir? </title>
                      3: <body>
                      4:
                      5: <h1> How to use <font color="green"> OpenXM/Risa/Asir for Windows </font> <br>
                      6: (a distributed system for computational mathematics)? </h1>
                      7:
                      8: <font color="red">
1.2     ! takayama    9: <h2> System requirements</h2>
1.1       takayama   10: </font>
                     11:
                     12: The system
                     13: <a href="http://www.openxm.org"> OpenXM</a>/Risa/Asir for Windows
                     14: works on Windows 2000/XP.
                     15: It is <font color="green"> a developing version </font> and
                     16: supports only <font color="green"> a subset </font> of the OpenXM package.
                     17: The full support is available only on the unix version of
                     18: OpenXM/Risa/Asir.
                     19:
                     20: OpenXM/Risa/Asir also works on Windows 98/ME, but
                     21: it is slow because the communication speed among OpenXM components
                     22: through TCP/IP
                     23: is very slow on Windows 98/ME.
                     24:
                     25: <font color="red">
                     26: <h2> How to start
                     27:  <a href="http://www.math.kobe-u.ac.jp/Asir/asir.html"> OpenXM/Risa/Asir
                     28:  </a> on CD. </h2>
                     29: </font>
                     30:
                     31: You do not need to install OpenXM/Risa/Asir to the hard disk.
                     32: You can directly start the OpenXM/Risa/Asir on this CD.
                     33:
                     34: <ol>
                     35: <li> Open the "My Computer" on your desktop and and Open the CD.
                     36: <li> Open the "OpenXM-win" folder in the CD, and next open the "asir" folder,
                     37:      and finally open the "bin" folder.
                     38:      Double-click  "asirgui-cd" in the "bin" folder, then you can
                     39:      start OpenXM/Risa/Asir.
                     40: </ol>
                     41:
                     42: <p>
                     43: Programs for OpenXM/Risa/Asir should be written by
                     44: a text editor like notepad.
                     45: </p>
                     46:
                     47: <p>
                     48: The batch files in OpenXM-win\bin-windows are developping version.
                     49: They will not work.
                     50: </p>
                     51:
                     52: <p>
                     53: The asirgui under OpenXM-win\asir\bin is the Risa/Asir(Kobe distribution).
                     54: </p>
                     55:
                     56:
                     57: <font color="red">
                     58: <h2> How to install to your harddisk C: </h2>
                     59: </font>
                     60:
                     61: <ol>
                     62: <li> Open the CD (Open "My Computer" and next open the CD).
                     63: <li> Open the harddisk C:
                     64: (Open "My Computer" and next open the harddisk "C:").
                     65: <li> Copy the folder "OpenXM-win" in the CD to the harddisk "C:" by drag and drop.
                     66: <li> Starting method is the same with the starting method of
                     67: OpenXM/Risa/Asir on CD.
                     68: You may create a shortcut of asirgui-cd by clicking the right button of the
                     69: mouse and put the shorcut on your desktop.
                     70: </ol>
                     71: <font color="blue">
                     72: Do not copy OpenXM-win to the desktop.
                     73: It is a developing version and will not work.
                     74: </font>
                     75:
                     76: <font color="red">
                     77: <h2> How to uninstall? </h2>
                     78: </font>
                     79: Just move it to the trash box.
                     80:
                     81: <font color="red">
                     82: <h2> Documents </h2>
                     83: </font>
                     84:   Manuals can be found under the "help" menu or  at
                     85:    <a href="http://www.math.kobe-u.ac.jp/OpenXM/1.2.2/doc/index.html">
                     86:      openxm.org (documents) </a> or
                     87:     you can find manuals by
                     88:     inputting <font color="green"> fctr asir </font> in the search field of
                     89:    <a href="http://www.google.com">  google </a>
                     90:
                     91: <br> <br>
                     92:
1.2     ! takayama   93: $OpenXM: OpenXM/misc/packages/Windows/Readme-CD/readme-en.html,v 1.1 2002/08/10 07:05:48 takayama Exp $
1.1       takayama   94: </body>
                     95: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>