Re: problems compiling m2crypto-0.07-snap3 on OSX
"M.-A. Lemburg" <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Organization | eGenix.com Software GmbH |
| Message-ID | <[email protected]> |
Douglas Shand wrote: > > Hi, > > I am trying to compile m2crypto-0.07-snap3 on OSX to > use with Python2.2. > > I can't seem to get past the following problem > > _m2crypto_wrap.c:204: header file 'Python.h' not found Looks like you are missing the Python development package for OS X (if there is such a thing). Python.h is provided by Python, not m2crypto. > I have edited the sample OSX makefile to my expected > values but I can't get past this. > > Any help would be most grateful. > > Thanks, > > Douglas. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - your guide to health and wellness > http://health.yahoo.com -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/