Python.h on redhat 6.xx
Grant Edwards
grante at visi.com
Mon Nov 6 14:55:22 EST 2000
More information about the Python-list mailing list
Mon Nov 6 14:55:22 EST 2000
- Previous message (by thread): How to enable list for selecting a bock of items?
- Next message (by thread): Python.h on redhat 6.xx
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <3A06FC96.EAC66963 at csi.uottawa.ca>, u2094361 wrote: >Hi, > > I am trying to build an extension to Python on a redhat box but it >seems that Python.h is missing !! >On the other hand, libpython.a, .so,... are all available !! > >Is this a common problem or is it just I am missing something ?! You're missing the python-devel package. It's not installed by default, but it's on the CD. -- Grant Edwards grante Yow! .. bleakness.... at desolation.... plastic visi.com forks...
- Previous message (by thread): How to enable list for selecting a bock of items?
- Next message (by thread): Python.h on redhat 6.xx
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list