Installing pcap development dependencies for pcaprub gem
I'm trying to port https://github.com/limhoff-r7/metasploit-framework/blob/feature/mod... to appveyor so that travis-ci does the Linux build of metasploit-framework and appveyor does the Windows build, but I'm stuck at how to install the Windows equivalent of libpcap-dev, which is needed for the pcaprub gem which needs pcap.h. Is my only option to use powershell to attempt to download the libpcap tarball from http://www.tcpdump.org/release/libpcap-1.5.3.tar.gz on each build, unpack it and then get the gem to find the pcap.h header it wants?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 21 Mar, 2014 02:59 PM
Hi Luke,
I think you are describing the right way.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:38 AM.