The IRAF system account for Linux/IRAF has been customized for Linux, and when you log in on the console it should fire up the window system after a few seconds, with the IRAF CL running in an xgterm window and other items such as ximtool and an ADASS news reader available under ``Local Goodie''s in the root menu. This account is intended for IRAF system management and as a working example showing how to use the various system components (and also to provide some immediate graphical gratification as a reward for having installed Linux/IRAF). Normal IRAF use should be done from a user account configured using the examples given with the IRAF system account.
% login iraf % cl
uparm (user
parameter) directory, and create a new login.cl file. It may also be
desirable to edit the user's .login file to modify the way the
environment variable IRAFARCH is defined. This variable, required
for software development but optional for merely using IRAF, must be set to
the name of the desired machine architecture, e.g., linux for the normal
Linux/IRAF architecture (see also the discussion of the linuz architecture in
the Linux/IRAF README).
% mkiraf Initialize uparm? (y|n): y Terminal types: xgterm,xterm,gterm,vt640,vt100,etc." Enter terminal type: xgterm A new LOGIN.CL file has been created in the current directory. You may wish to review and edit this file to change the defaults.The cl command should now start up the CL, which will clear the screen and print out a startup message. The standard test procedure included in Volume 1A of the IRAF User Handbook should be run to verify the installation.