Installation
Currently the zdt has been mainly tested on Windows XP with limited testing on Windows 2000. However it should work well on other windows platforms as well. Linux is also supported and has been tested on Ubuntu, Gentoo and Redhat distributions. A Mac versions is also available.
Requirements
- Java 1.5.0 (5.0) - If not already installed on your computer please go here and download either the JDK or the JRE.
- Chinese fonts. I recommend the Arial Unicode MS font that comes with Office XP and some other Microsoft products. If you don't have that, Arial seems to work fine as well.
Windows Install
- If you already have a version of Java 1.5.0 on your system, then grab the latest zdt-0.6.1-setup.exe installer from here.
- If you don't have Java 1.5.0 or don't even know what Java is, then grab the latest zdt-0.6.1-setup-full.exe. It's more than twice as big, but contains everything you need to run.
- Double click on the .exe and follow the instructions of the installer. The installer will create a shortcut on your desktop called zdt.exe which you can use to start the application.
Windows Uninstall
- In your zdt installation directory, double click on uninst.exe.
Additional Linux Requirements
- gtk 2.2.1
- atk 1.2.0
- glib 2.2.1
- pango 1.2.1
- FreeType 2.1.3
- Mozilla 1.4 or greater
Linux Install
-
The zdt browser view requires Mozilla 1.4 or greater. In addition two environment variables must be set, MOZILLA_FIVE_HOME and LD_LIBRARY_PATH, to your Mozilla installation folder. e.g.
export MOZILLA_FIVE_HOME=/usr/lib/mozilla.
If for whatever reason, you are unable to meet this requirement, then you may run the zdt without the browser component by deletingexport LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH<install_dir>/plugins/com.digitbit.chinese.rcp.browser_0.6.1.jar. - There is no linux installer at this time. Extract the files using the command: tar -xjvf zdt-0.6.1-linux-gtk.tbz. To launch, go to the install directory and type: ./zdt.
Linux Uninstall
- There is no linux uninstaller at this time. Just delete the folder that you installed the zdt to. If you would like to keep your data, take your <install_dir>/user.script and <install_dir>/user.properties files and copy them to a different location.
