View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

problem in cl

nazhatulshima ahmad wrote on Mar 19, 2008

Hi all,
I'm trying to install the 2.14 iraf on fedora8.Everything is ok during the iraf installation, but this error message appears when I executing the cl command.the message was:
/home/iraf/iraf/bin.redhat/ecl.e:error while loading shared libraries: libtermcap.so.2: cannot open shared object file:no such file or directory.

The other problem I face is why the backspace key cannot functioned?how to make it works?

Thank you.

Naz

Mike Fitzpatrick wrote on Mar 19, 2008

I'm trying to install the 2.14 iraf on fedora8.Everything is ok during the iraf installation, but this error message appears when I executing the cl command.the message was:
/home/iraf/iraf/bin.redhat/ecl.e:error while loading shared libraries: libtermcap.so.2: cannot open shared object file:no such file or directory.


Damn. I fixed this at one point so the ECL was built statically but the change must have been lost in the v2.14 upgrade. You'll need to install the 'ncurses' RPM for Fedora, or else you can get a statically linked binary from http://iraf.net/ftp/pub/fitz/ecl.e and install in $iraf/bin.redhat (download in binary mode and be sure to make it executable)

The other problem I face is why the backspace key cannot functioned?how to make it works?


The ECL should take care of this, but this is a long-standing issue with a long-running explanation of possible answers. 'Backspace' depends on the keyboard, user settings, X resources, OS version and a multitude of ways these interact. Get the new ECL and write back if you still have problems.

-Mike

nazhatulshima ahmad wrote on Mar 19, 2008

Hi Mike,thank you for the quick help.
I used this command to install the ncurses:

#yum install ncurses
but it told that the file is already installed. The message is as follows:

setting up install prosess
Package ncurses-5.6-12.20070812.fc8.i386 is already installed.
nothing to do


so, I tried the other one. The file was downloaded on the desktop then I just copy the file to the $iraf/bin.redhat. then tried again cl command in a terminal but the same error message appeared.so,what should I do?please help me.
Thank you.

Naz

nazhatulshima ahmad wrote on Mar 19, 2008

Hi Mike,
At last, I have successfully run the iraf follow the instruction you suggested.
Thank you.

naz

yuanjinghua880 wrote on Mar 19, 2008

Hi Naz ,
I met the same problem while installing iraf on my pc.I know you made it work at last ,I hope you can give me some suggestions to help me to run the iraf .
Thank you.

Last post on Mar 19, 2008