[
https://issues.apache.org/jira/browse/THRIFT-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670107#action_12670107
]
David Reiss commented on THRIFT-304:
------------------------------------
If you are not using Python, you can run "./configure --without-py" to skip it.
Unfortunately, there is currently no way to install the pure Python libraries
without building the C extension module. This is possible to fix, though, if
there is demand for it.
> Building on Ubuntu requires optional python2.5-dev package.....
> ---------------------------------------------------------------
>
> Key: THRIFT-304
> URL: https://issues.apache.org/jira/browse/THRIFT-304
> Project: Thrift
> Issue Type: Bug
> Reporter: Jason Rosenberg
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.