Replying to massimo past:
> 
> Hello,
> I have installed flow-tools using flow-tools-0.68.4.tar.bz2
> and Cflow using Cflow-1.053.tar.gz.
> Every seems OK.

Which commands did you use to install flow-tools?

> Now I trying to install FlowScan-1.006  but errors occurs giving command:

The problem is that you don't have libft.so.0 in your default library
path. You either installed it in nondefault location (and didn't
update ld.so.conf), or didn't install it at all.

If your system is, as you said, CentOS, then, instead of trying to
manually tie things together, you can use RPMs/SRPMs from Fedora.

I think,
http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/source/SRPMS/flow-tools-0.68.4-1.fc9.src.rpm
and
http://ftp.esat.net/mirrors/download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/source/SRPMS/perl-Cflow-1.053-9.fc9.src.rpm
will work for you.


>  
> ./configure --prefix=/var/netflow
>  
> loading cache ./config.cache
> checking host system type... i686-unknown-linux
> checking for find... /usr/bin/find
> checking for gzip... /bin/gzip
> checking for ksh... /bin/ksh
> checking for ln... /bin/ln
> checking for ls... /bin/ls
> checking for mkdir... /bin/mkdir
> checking for perl... /usr/bin/perl
> checking perl version... ok
> checking for rm... /bin/rm
> checking for rcs... no
> checking for rrdtool... /usr/local/rrdtool/bin/rrdtool
> checking for sed... /bin/sed
> checking for tar... /bin/tar
> checking for touch... /bin/touch
> checking for xargs... /usr/bin/xargs
> checking for head... /usr/bin/head
> checking for grep... /bin/grep
> checking for mv... /bin/mv
> checking for rm... (cached) /bin/rm
> checking for cp... /bin/cp
> checking for RRDs... yes
> checking for Boulder::Stream... yes
> checking for Net::Patricia >= 1.010... yes
> checking for ConfigReader::DirectiveStyle... yes
> checking for Cflow >= 1.024... no
> configure: error: Must have Cflow >= 1.024!
>  
> So to check the version of  FlowScan installed I gave the command:
>  
> # perl -MCflow -le 'print $Cflow::VERSION'
>  
> But the command fails:
>  
> Can't load 
> '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Cflow/Cflow.so' 
> for module Cflow: libft.so.0: cannot open shared object file: No such file or 
> directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 
> 230.
>  at -e line 0
> Compilation failed in require.
> BEGIN failed—compilation aborted.
>  
> Can someone help me?
> Thanks in advance.
>             Massimo Pasteris
>  
> _________________________________________________________________
> Divertiti con le nuove EMOTICON per Messenger!
> http://intrattenimento.it.msn.com/emoticon 
> _______________________________________________
> Flow-tools mailing list
> [EMAIL PROTECTED]
> http://mailman.splintered.net/mailman/listinfo/flow-tools

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to