On 2005-10-05, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I've been using the pylibpcap extension module for several
> years, but I can't get it to build under 2.4:
It turns out the .tar.gz file being distributed is missing the
file doc.i and the entire build-tools subdirectory. If you
grab the
I've been using the pylibpcap extension module for several
years, but I can't get it to build under 2.4:
$ python setup.py build
/usr/lib/python2.4/distutils/dist.py:222: UserWarning: 'licence'
distribution option is deprecated; use 'license'
warnings.warn(msg)
running build
runn