Sha256: f65e39a5c56af0dbcf1bb166816a81944453a77449e55704ff82c5d1b03ca095
Contents?: true
Size: 564 Bytes
Versions: 3
Compression:
Stored size: 564 Bytes
Contents
Ruby-Pcap Patch (2008-02-10) ------------------------------------------------------- "pcap.bundle: warning: do not use Fixnums as Symbols" Ruby-Pcap is a libpcap binding for Ruby. On Ruby 1.8.6, the latest release (0.6) produces the warning above on OS X. ruby-pcap-takuma-patch.txt is a patch from here: http://d.hatena.ne.jp/takuma104/20080210/1202638583 You can get Ruby-Pcap from here: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html $ tar -zxf ruby-pcap-0.6.tar.gz $ cd pcap $ patch -p1 < ruby-pcap-takuma-patch.txt $ make $ make install
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
solutious-stella-0.5.5 | support/ruby-pcap-takuma-notes.txt |
stella-0.5.5 | support/ruby-pcap-takuma-notes.txt |
stella-0.5.4 | support/ruby-pcap-takuma-notes.txt |