Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No libdnet binaries for Python2.6 #8

Closed
GoogleCodeExporter opened this issue Jun 14, 2015 · 2 comments
Closed

No libdnet binaries for Python2.6 #8

GoogleCodeExporter opened this issue Jun 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. >>> import dnet
   ImportError: No module named dnet


What is the expected output? What do you see instead?
I'm basicly trying to run scapy under windows.
What i should be seeing is anything but the error message?


What version of the product are you using? On what operating system?
Windows XP Pro SP2, Python 2.6.4, 'final'.
Trying to compile libdnet-1.12 with Cygwin+MinGW.


Please provide any additional information below.
C:\MinGW, C:\WpdPack, C:\cygwin is installed correctly.
Basicly what i need is a short description on how to compile the 
application :/
Yea i've tried google, but ./configure under windows doesn't make sense and 
i honestly don't know how to compile this.
Would be nice with a setup.py in the dist?

Something like:
   > python setup.py config --with-pcap="C:\WpdPack"
   > python setup.py build -cmingw32
   > python setup.py bdist_wininst

Original issue reported on code.google.com by Anton.Do...@gmail.com on 24 Mar 2010 at 7:54

@GoogleCodeExporter
Copy link
Author

Hi,

The configure script will generate the python/setup.py file you are looking for.
If you're using Cygwin, why doesn't a configure script make sense?

Cyril

Original comment by cyril.cr...@gmail.com on 11 Nov 2011 at 3:54

@ofalk
Copy link
Owner

ofalk commented Apr 30, 2022

py2 considered dead anyway. closing.

@ofalk ofalk closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants