|
Linux Support |
Top Previous Next |
|
The Client software of Complete Time Tracking Professional is supported on Linux. To install on Linux the Complete Time Tracking Professional Client software must be installed under Wine (http://www.winehq.org/), a compatibility layer for running Windows programs under Linux. The Server software is supported on Windows only.
Supported Configurations
The following configuration has been tested with the Client software:
Ubuntu Edgy 6.10 Linux Wine 0.9.49
Complete Time Tracking Professional may work on other Linux distributions. We recommend using the latest stable release of Wine available for your Linux distribution.
Functionality Differences
Wine does not provide complete Windows emulation and as such there are differences in behavior when running Complete Time Tracking Professional under Wine when compared to running on Windows, typically in areas of window management. The main differences are as follows:
Installing Complete Time Tracking Professional
Installing and Configuring Wine To install Complete Time Tracking Professional you must first install Wine. Some Linux distributions have Wine pre-installed. We recommend using the latest version of Wine. For instructions on downloading and installing Wine on your Linux distribution see the following web page:
http://www.winehq.org/site/download
Installing Complete Time Tracking Professional Under Wine Type "wine [SetupProgram.exe]" (where SetupProgram.exe is the Client installation file for Complete Time Tracking Professional that you downloaded) at the shell prompt/terminal window.
$ wine [SetupProgram.exe]
The installation wizard will appear. Follow the steps in the wizard. You should typically install under the C:\Program Files directory.
Wine and Windows Configuration
Windows Version:
Note: Wine must be configured to mimic Windows 2000 for Complete Time Tracking Professional to work. Windows 98 emulation is known to cause program failures. Run "winecfg" from the shell prompt/terminal window, then on the Applications tab change the Windows Version for "Default Settings" to Windows 2000, or alternatively select Add application and navigate to the installation directory for Complete Time Tracking Professional in the drive_c\Program Files directory, select CompleteTimeTrackingPro.exe and click Open, then set Windows Version to Windows 2000.
$ winecfg
Regional Settings:
The date, time and currency formats used in Complete Time Tracking Professional come from the Windows regional settings. In Windows you typically change this from the Regional and Language Options in the Control Panel, then select Customize, Time, Time format and so on. Under Wine you may be able to change this using one of the following techniques:
a) Run the regional settings control panel applet under Wine from the shell prompt/terminal window:
$ wine control.exe intl.cpl
On the Regional Options tab click Customize.
b) Use the Windows registry editor under Wine from the shell prompt/terminal window:
$ wine regedit.exe
Navigate to the key HKEY_CURRENT_USER\Control Panel\International key and create or change the following string values:
More Information:
Further information about using and configuring Wine can be found at the following web sites:
Uninstalling Complete Time Tracking Professional
To uninstall Complete Time Tracking Professional either select Uninstall or Repair from the Complete Time Tracking Professional Client group in the Wine Programs menu, or type "uninstaller" from the shell prompt / terminal window, select Complete Time Tracking Professional and select Remove or Uninstall.
$ uninstaller
See also:
|