Difference between revisions of "StandaloneClient"
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The TypeCraft client is a pure Java application. | + | <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. | ||
+ | |||
+ | '''For instructions how to use the The TypeCraft Client you go the the [[TypeCraft Client manual| TypeCraft Client manual]]. | ||
+ | |||
'''REQUIREMENTS''' to run the TypeCraft client: | '''REQUIREMENTS''' to run the TypeCraft client: | ||
Line 10: | Line 18: | ||
* 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. | + | * 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. | + | * 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.