Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "StandaloneClient"

Line 13: Line 13:
 
     * download and run MS Windows installer: [[http://august.hf.ntnu.no/ftp/TCc-setup.exe TCc-setup.exe]]
 
     * download and run MS Windows installer: [[http://august.hf.ntnu.no/ftp/TCc-setup.exe TCc-setup.exe]]
 
[Ubuntu/Debian Linux users]
 
[Ubuntu/Debian Linux users]
     * download the run installer: [[http://august.hf.ntnu.no/ftp/tcc_1.9100318-1_all.deb tcc_1.9100318-1_all.deb]]
+
     * download the run installer: [[http://august.hf.ntnu.no/ftp/tcc_1.9100326-1_all.deb tcc_1.9100326-1_all.deb]]
 
     * if the installer does not run automatically, you can use the following command:  
 
     * if the installer does not run automatically, you can use the following command:  
 
         * sudo dpkg -i tcc_1.9100318-1_all.deb
 
         * sudo dpkg -i tcc_1.9100318-1_all.deb

Revision as of 22:13, 19 April 2010

The TypeCraft client is a pure Java application.

For instructions how to use the The TypeCraft Client you go the the TypeCraft Client manual.


REQUIREMENTS to run the TypeCraft client:

   * Java (version 6) (Microsoft Windows users can check their Java version by going to the Control Panel.)

INSTALLATION

[Microsoft Windows users]

   * download and run MS Windows installer: [TCc-setup.exe]

[Ubuntu/Debian Linux users]

   * download the run installer: [tcc_1.9100326-1_all.deb]
   * if the installer does not run automatically, you can use the following command: 
       * sudo dpkg -i tcc_1.9100318-1_all.deb
   * the application may then be started via the menu Applications->Accessories, or via the following command:
       * tcc

[other users]

   * download and unpack compressed archive file [TCc.zip] 
   * run the JAR file 'TCc.jar' inside of the TCc directory:
      * (double) click on the JAR file;
      * OR right click on the JAR file and choose 'open with Java';
      * OR alternatively, you have to run the following command in your terminal:  'java -jar TCc.jar'.

Bugs:

Please report bugs in the standalone client on the StandaloneClientBugs StandaloneClientDesignsuggestions wiki page.

For instructions how to use the The TypeCraft Client you go the the TypeCraft Client manual.