[Coral-dev] Problem using t2_report in version 3.7.1

Denis Albuquerque denisalbuquerque at gmail.com
Thu Mar 10 12:33:43 PST 2005


Hi Shiva,

thanks for your reply. At now, I'm a quite hurry... so, i can't explain 
with details...

I have many problems in the building of the coral-3.7.3-public.

In slackware 10.0 linux, i do these steps:

# wget 
http://www.caida.org/tools/measurement/coralreef/dists/coral-3.7.3-public.tar.gz
# tar xvzf coral-3.7.3-public.tar.gz
# cd coral-3.7.3-public
# ./configure  --prefix=/opt
# find ./ -name depend -exec mv {} {}.old  \;
# mv ./libsrc/ASFinder/depend.old ./libsrc/ASFinder/depend
# make depend
# make
# make install

in Debian, i have others problems
that I fix with the instalation of the following programs...
# apt-get install  libpcap0.8-dev
# apt-get install g++
# apt-get install libdb3-dev

I think that your problem could be fix with the steps:
# find ./ -name depend -exec mv {} {}.old  \;
# mv ./libsrc/ASFinder/depend.old ./libsrc/ASFinder/depend
# make depend

SORRY FOR MY POOR ENGLISH!
Brazilian hugs

Denis


Sivakumar Ramagopal wrote:

>Hi Dennis,
>
>Thanks for replying... I was beginning to think that I posted to the wrong
>group. After struggling with the problem for some days now, I'm running
>t2_report after commenting out the call to make_pie_chart_png().
>
>Also, could you help me with a problem that I'm facing in building 3.7.3
>public version? The error I get is:
>
>Making in libsrc/Traffic2
>make[1]: Entering directory
>`/home/users/siva/tracetools/coral-3.7.3-public/libsrc/Traffic2'
>Updating
>'/home/users/siva/tracetools/coral-3.7.3-public/libsrc/Traffic2/depend'.
>    C++ objects:  FlowCounter.o
>gcc: FlowCounter.cc: C++ compiler not installed on this system
>make[1]: *** [depend] Error 1
>make[1]: Leaving directory
>`/home/users/siva/tracetools/coral-3.7.3-public/libsrc/Traffic2'
>make: *** [libsrc] Error 1
>
>I'm on a AMD64/Suse 9.1 platform.
>
>Best regards,
>Shiva
>
>
>
>  
>
>>I'm having the same problem.
>>"GD::Graph::colourCompilation"
>>
>>I'm using CoralReel 3.7.3 public version.
>>
>>Could anyone help?
>>
>>virtually,
>>Denis
>>
>>Sivakumar Ramagopal wrote:
>>
>>    
>>
>>>Hi list,
>>>
>>>I'm trying to use t2_report in CoralReef version 3.7.1 and I get the
>>>following error:
>>>
>>>Unable to use GD::Graph::colourCompilation error at ./t2_report line 410
>>>
>>>The command I used is:
>>>crl_flow -b -I -Ci=60 tracefile.pcap.gz (pipe) t2_report -configfile
>>>etc/example_t2_report.conf
>>>
>>>Aslo, I installed GD::Graph without any problems.
>>>
>>>Any idea what's going wrong here?
>>>
>>>Thanks,
>>>Shiva
>>>
>>>PS: I could not upgrade to version 3.7.3 because I had problems building
>>>it.
>>>      
>>>

-- 

-
void signature() {
     puts("Denis Albuquerque");
     puts("(MSN) denisalbuquerque.hotmail.com");
     puts("João Pessoa - Paraíba - Brasil");
}
-





More information about the Coral-dev mailing list