Coder Social home page Coder Social logo

libnf's Introduction

libnf - C interface for processing nfdump files 


IMPORTANT LINKS
===============================================

Official homepage:
	http://libnf.net

C API interface documentation: 
	http://libnf.net/doc/api/

Package directory: 
	http://libnf.net/packages/

Github repository:
	https://github.com/VUTBR/libnf

Libnf interface for perl (Net::NfDump package) available via cpan:
	http://search.cpan.org/~tpoder/Net-NfDump/lib/Net/NfDump.pm
	https://github.com/VUTBR/libnf-perl


INSTALLATION FROM TARBALL 
===============================================

1. Download libnf tarball from http://libnf.net/packages/

	# wget http://libnf.net/packages/libnf-x.xx.tar.gz

2. Unzip package and enter the package dir 

	# tar xzf libnf-x.xx.tar.gz 
	# cd libnf-x.xx

3. Run configure script 

	# ./configure 

4. Run make and install files 

	# make && make install 
   
5. Look at the examples directory how to use libnf 


INSTALLATION FROM GIT REPOSITORY
===============================================

1. Get libnf git repository 

	# git clone --recursive https://github.com/VUTBR/libnf

2. Go into libnf source directory 

	# cd libnf

3. Fetch nfdump sources an prepare for using in libnf

	# ./prepare-nfdump.sh

4. Follow instructions 3., 4. and 5. from TARBALL INSTALLATION




libnf's People

Contributors

cejkato2 avatar imostocky avatar istoffa avatar krobotp avatar lukas955 avatar tpoder1 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.