<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello.&nbsp; Thank you.&nbsp; It looks like I have gcc and c++ pkgs installed. <br><br>[root@localhost opt]# rpm -qa | grep gcc<br>compat-gcc-34-c++-3.4.6-4<br>compat-libgcc-296-2.96-138<br>compat-gcc-34-3.4.6-4<br>libgcc-4.1.2-42.el5<br>gcc-4.1.2-42.el5<br>compat-gcc-34-g77-3.4.6-4<br>[root@localhost opt]#<br><br>It looks like I also have g++ which gets installed as part of gcc install.&nbsp; Does this looks like a bro bug?<br><br>[root@localhost opt]# find / -name "g++*"<br>/usr/bin/g++34<br>/opt/gcc-4.3.3/gcc/cp/g++spec.c<br>[root@localhost opt]#<br><br>Regards,<br><br>Martin<br><br><br><br>--- On <b>Fri, 1/23/09, rmkml <i>&lt;rmkml@free.fr&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: rmkml &lt;rmkml@free.fr&gt;<br>Subject: Re: [Bro] Bro-1.4 Install Question<br>To: "Martin
 Fontanez" &lt;jdmfontz@yahoo.com&gt;<br>Date: Friday, January 23, 2009, 8:06 AM<br><br><pre>Hi,<br>need c++ compilator...<br>Regards<br>Rmkml<br>Crusoe-Researches.com<br><br>On Fri, 23 Jan 2009, Martin Fontanez wrote:<br><br>&gt; Date: Fri, 23 Jan 2009 06:35:01 -0800 (PST)<br>&gt; From: Martin Fontanez &lt;jdmfontz@yahoo.com&gt;<br>&gt; To: Bro@bro-ids.org, Christian Kreibich &lt;christian@whoop.org&gt;<br>&gt; Subject: Re: [Bro] Bro-1.4 Install Question<br>&gt; <br>&gt; I installed the ncurses-devel pkg and ./configure ran ok.&nbsp; Now I am<br>getting the following errors on make:<br>&gt; <br>&gt; Making all in lib<br>&gt; make[6]: Entering directory `/opt/bro-1.4/aux/binpac/lib'<br>&gt; source='binpac_buffer.cc' object='binpac_buffer.o'<br>libtool=no \<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEPDIR=.deps depmode=none /bin/sh ../depcomp \<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g++ -DHAVE_CONFIG_H -I. -I.
 -I..&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -c -o<br>binpac_buffer.o binpac_buffer.cc<br>&gt; ../depcomp: line 414: exec: g++: not found<br>&gt; make[6]: *** [binpac_buffer.o] Error 127<br>&gt; make[6]: Leaving directory `/opt/bro-1.4/aux/binpac/lib'<br>&gt; make[5]: *** [all-recursive] Error 1<br>&gt; make[5]: Leaving directory `/opt/bro-1.4/aux/binpac'<br>&gt; make[4]: *** [all] Error 2<br>&gt; make[4]: Leaving directory `/opt/bro-1.4/aux/binpac'<br>&gt; make[3]: *** [all-recursive] Error 1<br>&gt; make[3]: Leaving directory `/opt/bro-1.4/aux'<br>&gt; make[2]: *** [all] Error 2<br>&gt; make[2]: Leaving directory `/opt/bro-1.4/aux'<br>&gt; make[1]: *** [all-recursive] Error 1<br>&gt; make[1]: Leaving directory `/opt/bro-1.4'<br>&gt; make: *** [all] Error 2<br>&gt; [root@localhost bro-1.4]#<br>&gt; <br>&gt; Thanks,<br>&gt; <br>&gt; Martin<br>&gt; <br>&gt; --- On Thu, 1/22/09, Christian Kreibich &lt;christian@whoop.org&gt; wrote:<br>&gt;       From: Christian
 Kreibich &lt;christian@whoop.org&gt;<br>&gt;       Subject: Re: [Bro] Bro-1.4 Install Question<br>&gt;       To: jdmfontz@yahoo.com<br>&gt;       Cc: Bro@bro-ids.org<br>&gt;       Date: Thursday, January 22, 2009, 3:49 PM<br>&gt; <br>&gt; On Wed, 2009-01-21 at 11:28 -0800, Martin Fontanez wrote:<br>&gt; &gt; I am getting a "no terminal emulation library found" error<br>on<br>&gt; &gt; configure yet as you can see below ncurse and termcap packages are<br>&gt; &gt; installed.  I am using RedHat Linux EL5.  Does<br>&gt;  anyone have an idea of<br>&gt; &gt; why is that?  Thanks in advance.<br>&gt; Please install the -devel packages as well, and let us know how it<br>&gt; goes. -- Cheers,<br>&gt; Christian<br>&gt; <br>&gt; <br>&gt; <br>&gt; </pre></blockquote></td></tr></table><br>