You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
C:\Users\Administrator\Desktop>pcap_tools data2.pcap
Mode : http
C:/Ruby193/lib/ruby/gems/1.9.1/gems/popen4-0.1.2/lib/popen4.rb:49:in `popen4': uninitialized constant POpen4::Open4 (NameError)
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/pcap_tools-0.0.7/lib/pcap_tools/loader.rb:102:in `load_file'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/pcap_tools-0.0.7/bin/pcap_tools:138:in `block in <top (required)>'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/pcap_tools-0.0.7/bin/pcap_tools:137:in `each'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/pcap_tools-0.0.7/bin/pcap_tools:137:in `<top (required)>'
from C:/Ruby193/bin/pcap_tools:23:in `load'
from C:/Ruby193/bin/pcap_tools:23:in `<main>'
Is it quite a dependence to use popen?
some like svn2git has removed popen usage.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it quite a dependence to use popen?
some like svn2git has removed popen usage.
The text was updated successfully, but these errors were encountered: