To be able to run FIT2D the following tasks must have been fulfilled:
http://www.esrf.fr/computing/scientific/FIT2D
From the home page links to installation documentation, executables, and user and reference manuals are available. With a minimum of computer knowledge you should be able to obtain and set-up FIT2D yourself. Otherwise ask your system administrator for help.
On Unix systems and on Macintosh OS-X it is generally necessary to set the ``executable bit''. Assuming the FIT2D executable has been copied to a file named fit2d, this can be achieved with the following Unix command:
chmod +x fit2d
setenv DISPLAY experiment1:0
The current ``values'' of the environment variables may be checked by using the ``C''/``TC'' shell command printenv.