> AOCR | > Web Version |
|
C:dir>pkzip -d zip archiveon a coomand tool prompt, where dir is the installation directory. The Java interpreter, which is part of Sun's Java SDK, is needed to run the application. The Java interpreter is already included in the Java environment offered with Windows XP. If you need to install it, you can start from this Java Site to download Sun's Java distribution. With Windows 2000/XP the application cmd.exe (located for Windows XP under C:\windows\system32) needs to be copied to the location C:\ and renamed Command.com. This step is necessary for the Computation Tool to work. The file cmd.exe should only be copied. It should not be moved or removed from its original location.
Assuming you chose the name install.sh for the downloaded distribution run the following command line from its location: $ chmod 755 install.sh; ./install.shAll files and directories in the distribution are extracted at the location of install.sh. The Java interpreter, which is part of Sun's JAVA SDK,
is needed to run the application. If it is missing, start from this
Java
site to download it.
aocrComposerAlternatively the application can be started in one time by double-clicking on the icon aocrUtilityThe location of the Java interpreter java should be in the PATH search string or these two batch scripts need to be edited (for example with WordPad or NotePad) and the java command modified.
$ java aocrWins&It is important that the current directory . is a path in the shell search string or that the executables gdrv61, redraw and checkrule in the directory bin are put in a location belonging to the search string. |