discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Python Headers


From: Umair Nasir
Subject: [Discuss-gnuradio] Python Headers
Date: Sun, 9 Nov 2008 18:44:31 +0500

Hi!!

In order to install GRC, one of the dependencies is pygtk. When installing pygtk-2.12.1, I came with the following error.

.
.
.
checking for python version... (cached) 2.5
checking for python platform... (cached) cygwin
checking for python script directory... (cached) ${prefix}/lib/python2.5/site-pa
ckages
checking for python extension module directory... (cached) ${exec_prefix}/lib/py
thon2.5/site-packages
checking for headers required to compile python extensions... not found
configure: error: could not find Python headers



I have two paths for site-packages that are
/lib/python2.4/site-packages
/lib/python2.5/site-packages

The files     "pygtk.py, pygtk.pyc, pygtk.pyo, and pygtk.pth" are found in the former directory but not in the latter. Can this be the problem? What can be the solution?

--
Umair

reply via email to

[Prev in Thread] Current Thread [Next in Thread]