Argus clients and flow-tools

Mike Iglesias iglesias at uci.edu
Wed Sep 13 18:27:26 EDT 2017


On 09/13/2017 12:55 PM, Eric Kinzie wrote:
> "configure --with-libft=/usr" should link with the shared library.
> I tried this on RHEL with the flow-tools-devel package from the
> epel repository.
> 
> % ldd bin/ra
>         linux-vdso.so.1 =>  (0x00007ffc143ca000)
>         libm.so.6 => /lib64/libm.so.6 (0x00007f200d15e000)
>         libft.so.0 => /lib64/libft.so.0 (0x00007f200ced0000)
>         libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f200ccb4000)
>         libGeoIP.so.1 => /lib64/libGeoIP.so.1 (0x00007f200ca84000)
>         libz.so.1 => /lib64/libz.so.1 (0x00007f200c86d000)
>         libc.so.6 => /lib64/libc.so.6 (0x00007f200c4ab000)
>         libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f200c0c3000)
>         libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f200bea9000)
>         libwrap.so.0 => /lib64/libwrap.so.0 (0x00007f200bc9e000)
>         /lib64/ld-linux-x86-64.so.2 (0x00007f200d46b000)
>         libdl.so.2 => /lib64/libdl.so.2 (0x00007f200ba9a000)
> 

Thanks, that worked for me too.


Mike



More information about the argus mailing list