Citrus User's Guide | ||
---|---|---|
<<< Previous | Chapter 3. GCitrus | Next >>> |
There are two types of problems you can have with GCitrus: problems that prevent you from running the program and problems that prevent the program from working correctly.
If you cannot get gcitrus to run, then check to make sure that
Citrus is installed. If you are on a system with RPM, you can check to see if Citrus is installed with this command:
% rpm -q citrus |
Your path contains the directory which has the citrus binary in it.
If gcitrus runs but produces an error, the possible causes include
gcitrus was unable to find (or had no read access to) its configuration file, which is normally /usr/share/citrus/units.xml. Check to make sure that the file exists and that you have permission to read it.
One of the units you entered is incorrect. Make sure that you typed the unit's abbreviation and not its full name. Citrus will eventually recognize the full name, but not until a later version is released. Also, if there is a period in the abbreviation, you must include it. (This is the case for several English units.)
You forgot to enter a number to be converted.
<<< Previous | Home | Next >>> |
GCitrus | Up | Authors |