Citrus User's Guide | ||
---|---|---|
<<< Previous | Chapter 2. Command Line Citrus | Next >>> |
There are two types of problems you can have with Citrus: problems that prevent you from running the program and problems that prevent the program from working correctly.
If you cannot get citrus 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 citrus runs but produces an error, the possible causes include
citrus was unable to find (or had no read access to) its configuration file, which is normally /usr/share/citrus/units.xml.
One of the units you entered is incorrect. Make sure that you enclosed the starting units and the result units inside double quotes.
You forgot to enter a number to be converted.
<<< Previous | Home | Next >>> |
Command Line Citrus | Up | GCitrus |