View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Cl error in openSuSE 10.1

Francisco Escarpa wrote on Dec 17, 2006

I've just installed version 2.12 in Opensuse 10.1 (upgraded DVD version), I have a problem with CL doesn't found in previous installs.

When fired 'cl' I get an os_mach not found error.

I have to modify cl.csh in order to declare explicitly os_mach as 'linux':

-----snip-------------------------------------

 else if (-f /etc/SuSE-release) then
        set mach = suse
        set os_mach = linux
    else
--------- snip -------------------------------

I don't know if somebody has been the same problem.

Merry Christmas.

Last post on Dec 17, 2006