This is a bug in the install script that still assumes the old directory structure. You can either edit hlib$install so line 2852 reads foreach i ($iraf/bin.*) or get the modified install script from http://iraf.net/ftp/pub/install
foreach i ($iraf/bin.*)
This is a bug in the install script that still assumes the old directory structure. You can either edit hlib$install so line 2852 reads
foreach i ($iraf/bin.*)or get the modified install script from http://iraf.net/ftp/pub/install