Python 2.1.1 on old Debian box with Linux kernel 2.0.39

Michael Ströder michael at stroeder.com
Mon Aug 20 09:20:50 EDT 2001


Gregor Hoffleit wrote:
> 
> * Michael Ströder <michael at stroeder.com> [010820 14:59]:
> > I have troubles installing Python 2.1.1 on an old Debian box with
> > Linux kernel 2.0.39. The kernel sources are available. Building the
> > socket module fails with error message:
> >
> > /tmp/W3311/Python-2.1.1/Modules/socketmodule.c:178:
> > netpacket/packet.h: No such file or directory
> 
> Which Debian version is this ?
> 
> Which libc version is installed ('dpkg -l "libc*" |grep ii') ?

$ dpkg -l "libc*" |grep ii
ii  libc5           5.4.38-1.1     The Linux C library version 5
(run-time libr
ii  libc6           2.0.7.19981211 GNU C Library: shared libraries
ii  libc6-dev       2.0.7u-4       The GNU C library version 2
(development fil

Ciao, Michael.




More information about the Python-list mailing list