Hello ,

I try but problem is not solved :(

sudo apt-get install python-all-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-all-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 101 not upgraded.

 

python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"
/usr/lib/python2.7/config-i386-linux-gnu/Makefile

 

2014-04-22 12:09, Alexander Aring yazmış:

Hi,

this is the second time where someone report a similar error... mhh

On Tue, Apr 22, 2014 at 11:48:27AM +0300, bilal.tas@dcl.com.trwrote:
Hello, I'm trying install ptxdist-2012.03.0 I get this error: configure: error: some python development files could not be found, you are likely using suse or redhat system as host. In this case please install he python-devel packages But I have installed pyhton 2.7 My BSP is support only ptxdist-2012.03.0 (Phytec PD13.2.3) My OS ubuntu 13.04 x86 -----My Log------
...
CHECKING FOR PYTHON2.7... /USR/BIN/PYTHON2.7
fine this python version should work.

Can you please try to install the python dev packages?

"sudo aptitude install python-dev"? (or something like that, don't know
the right package name maybe python2.7-dev or something else) [0] says
"python-dev".

If your problem still exists, could you send please the output of:

'python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_makefile_filename()"'

Thanks

- Alex

[0] http://packages.ubuntu.com/raring/python-dev