Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I am trying to install libnet on fedora but I cannot find any information on installation in the package.I would be happy to receive any information or instructions for ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    6

    [SOLVED] how to install libnet

    Hi,
    I am trying to install libnet on fedora but I cannot find any information on installation in the package.I would be happy to receive any information or instructions for installing libnet on fedora.

    Regards to all.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    libnet package is available in RPMForge repository. Have you installed that repository and tried to install libnet through yum?
    Which version of Fedora are you using?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Mar 2010
    Posts
    6

    how to install libnet

    I am using fedora 12. I installed libnet in the following way
    I downloaded libnet from the net and used the following commands to install it ./ configure
    make
    make install
    I tested it with a small program in C that included the libnet library
    # include <libnet.h> and the program has got compiled.

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...