Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "StandaloneClient"

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
<span style="font-size:150%;">'''The version of the StandaloneClient is no longer supported'''</span>
 +
 +
--[[User:Dorothee Beermann|Dorothee Beermann]] 11:03, 23 June 2011 (UTC)
 +
 +
 
The TypeCraft client is a pure Java application.  
 
The TypeCraft client is a pure Java application.  
  
Line 15: Line 20:
 
     * download the run installer: [[http://august.hf.ntnu.no/ftp/tcc_1.9100326-1_all.deb tcc_1.9100326-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.9100326-1_all.deb
 
     * the application may then be started via the menu Applications->Accessories, or via the following command:
 
     * the application may then be started via the menu Applications->Accessories, or via the following command:
 
         * tcc
 
         * tcc

Latest revision as of 11:03, 23 June 2011

The version of the StandaloneClient is no longer supported

--Dorothee Beermann 11:03, 23 June 2011 (UTC)


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.9100326-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.