Jump to content

Pcap


pb3

Recommended Posts

I want to install tcpdump and wireshark on my mac. Both of these programs require Pcap to be already installed.

I don't think I've installed Pcap however I already have nmap working which also requires Pcap. I'm not sure if Pcap is built in to the nmap code or whether building nmap also installed pcap on my system.

Is there an easy way to check if you have Pcap installed or do I just go ahead and build tcpdump and wireshark?

Link to comment
Share on other sites

Try to build it. You'll get your errors soon enough.

Alternatively, run 'ldd <program>' and it will tell you which libraries it (tries) to load, and where the on the system these libraries are found.

Link to comment
Share on other sites

Okay, I tried building it but it requires gtk+

I installed gtk+os x but apparently the version of glib is not a high enough version. I'm also missing pkg-config.

Has anyone actually built wireshark on a mac?

Link to comment
Share on other sites

Okay, I tried building it but it requires gtk+

I installed gtk+os x but apparently the version of glib is not a high enough version. I'm also missing pkg-config.

Has anyone actually built wireshark on a mac?

I have, it worked fine, I also have tcpdump and vomit running on it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...