View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Fatal startup error

smp wrote on Sep 08, 2009

Hi,

When I started my IRAF session, I got following error message:

setting terminal type to xgterm...
ERROR: task `rask' not found
    cl ()
    cl ()
    cl ()
Error while reading login.cl file - may need to rebuild with mkiraf
Fatal startup error.  CL dies.


In this case, what I have to do?

What does "Rebuilding with mkiraf" mean?

Regards
smp

Mike Fitzpatrick wrote on Sep 08, 2009

Chances are this is a typo (i.e. 'rask' instead of 'task') when declaring something in your hlib$extern.pkg, login.cl or loginuser.cl file. Check those files.

smp wrote on Sep 08, 2009

Thanks.
In my login.cl file, instead of task, there was rask.

regards
smp

Last post on Sep 08, 2009