pyconfig.h

P

pythonnewbie

I have installed Python-2.3.3 in the SUSE Linux 9.1 system and am
trying to rebuild an application rpm that was implemented in Python,
the defines in the pyconfig.h seem to be related to Microsoft 32-bit
and 64-bit environment, do I need these defines in the linux
environment? what is the purpose of this header file?

Thanks.
 
J

Jeff Epler

The pyconfig.h file (/usr/include/python2.3/pyconfig.h) should begin
something like this
/* pyconfig.h. Generated by configure. */
/* pyconfig.h.in. Generated from configure.in by autoheader. */
and shouldn't cause problems.

If it starts in a wildly different way than that, then it's probably due
to something unique SUSE did in packaging Python. If you're having
problems with SUSE's own modifications, then the place to go is probably
their bug database or mailing lists.

Jeff

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFCLNEFJd01MZaTXX0RAnezAJ9aLRTXLYrUr0flPEmR7sOW/4fvOACgghYg
zQFT3GPUzOjUbECQOqEhGp8=
=7Y65
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,222
Messages
2,571,137
Members
47,754
Latest member
Armand37T7

Latest Threads

Top