This is the command libnet-config that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
libnet-config - Get information about a libnet installation
SYNOPSIS
libnet-config [options]
DESCRIPTION
libnet-config displays information about a previous libnet installation.
OPTIONS
--cflags
Set of compiler options (CFLAGS) to use when compiling files that use libnet.
--libs Shows the complete set of libs and other linker options you will need in order to
link your application with libnet.
--defines
Set of compiler defines used to compile libnet.
EXAMPLES
What linker options do I need when I link with libnet?
libnet-config --libs
What compiler options do I need when I compile using libnet functions?
libnet-config --cflags
Use libnet-config online using onworks.net services