<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I am getting a "no terminal emulation library found" error on configure yet as you can see below ncurse and termcap packages are installed.&nbsp; I am using RedHat Linux EL5.&nbsp; Does anyone have an idea of why is that?&nbsp; Thanks in advance.<br><br>configure: error: No terminal emulation library found! Consider installing termcap, curses, or ncurses.<br>[root@localhost bro-1.4]# rpm -qa | grep ncurse*<br>ncurses-5.5-24.20060715<br>[root@localhost bro-1.4]# rpm -qa | grep termcap<br>termcap-5.5-1.20060701.1<br>libtermcap-2.0.8-46.1<br>[root@localhost bro-1.4]# rpm -qa | grep curses<br>ncurses-5.5-24.20060715<br>[root@localhost bro-1.4]# <br><br></td></tr></table><br>