Re: Regarding Python.h

2008-02-15 Thread Christian Heimes
Raj kumar wrote:
> Hi to all,
> I'm new to Python.
> I am using python2.4.
> I have one application written in c language in which it includes python like
> 
> #include "Python.h"
> 
> But when i try to install it, i'm getting an error like
> Python.h: No such file or directory
> I feel gcc is unable to get the path for Python.h
> What should i do to get rid of this problem. If i have to add any path pls 
> give me details of how to do that.

Most distributions don't install the Python development files. You have
to install a package named python-devel or python2.4-dev.

Christian

-- 
http://mail.python.org/mailman/listinfo/python-list


Regarding Python.h

2008-02-15 Thread Raj kumar
Hi to all,
I'm new to Python.
I am using python2.4.
I have one application written in c language in which it includes python like

#include "Python.h"

But when i try to install it, i'm getting an error like
Python.h: No such file or directory
I feel gcc is unable to get the path for Python.h
What should i do to get rid of this problem. If i have to add any path pls give 
me details of how to do that.
Thanks in advance.




  Chat on a cool, new interface. No download required. Go to 
http://in.messenger.yahoo.com/webmessengerpromo.php-- 
http://mail.python.org/mailman/listinfo/python-list