Difference between revisions of "StandaloneClient"
Ben Waldron (Talk | contribs) |
Ben Waldron (Talk | contribs) |
||
Line 15: | Line 15: | ||
* 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. | + | * 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 |
Revision as of 19:25, 26 May 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.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.