how to install hping in freebsd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dicky Januari
    New Member
    • Apr 2011
    • 4

    how to install hping in freebsd

    i was trying to install hping into freebsd for testing my network.. after download hping3-20051105.tar.gz i extract and configure it...
    the problem is when i use command "make", error:
    Code:
    /usr/bin/ld: cannot find -ltcl
    anyone know how to solve the problem i got here?
    Thanks..
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    You probably need tcl package http://www.tcl.tk/software/tcltk/download.html

    Comment

    • Dicky Januari
      New Member
      • Apr 2011
      • 4

      #3
      thank's rski.. i already finish install hping on my vmware freebsd, although it's quite complicated...

      do you know about hping on windows? i was trying to install on other system operation...

      Comment

      • rski
        Recognized Expert Contributor
        • Dec 2006
        • 700

        #4
        Sorry but I don't know anything about hping for windows, but did you try to google for it.

        Comment

        • drhowarddrfine
          Recognized Expert Expert
          • Sep 2006
          • 7434

          #5
          Why did you not install it from ports or package? This should not have been complicated at all.

          Comment

          • Dicky Januari
            New Member
            • Apr 2011
            • 4

            #6
            Thank's rski... i already tried googling for that, just don't too understand about that...

            drhowarddrfine. . thank's for your reply, i also tried install from port but failed.. and what i mean complicated is because there's alot of other package that needed for install hping that i don't have...

            now i was trying using hping on OS BackTrack 4..

            Comment

            Working...