[ 
https://issues.apache.org/jira/browse/THRIFT-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Reiss updated THRIFT-304:
-------------------------------

    Description: Thrift doesn't require any compiled Python modules.  If the 
Python development headers are not present, we should just install the pure 
Python library.  (was: I just downloaded the latest thrift source, and followed 
the README to get all the prerequisites....

I'm running on ubuntu-8.10..

It apparently requires the python dev package (It was complaining about missing 
the header file 'Python.h')...

So, installing the ubuntu package 'python2.5-dev' solved the problem.

The README, and perhaps also the wiki page, should be updated to mention this 
dependency....

Jason)
       Priority: Minor  (was: Major)
        Summary: Building the Python library requires development headers  
(was: Building on Ubuntu requires optional python2.5-dev package.....)

> Building the Python library requires development headers
> --------------------------------------------------------
>
>                 Key: THRIFT-304
>                 URL: https://issues.apache.org/jira/browse/THRIFT-304
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Jason Rosenberg
>            Priority: Minor
>
> Thrift doesn't require any compiled Python modules.  If the Python 
> development headers are not present, we should just install the pure Python 
> library.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to