You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kamil Sałaś (JIRA)" <ji...@apache.org> on 2013/05/12 19:45:15 UTC

[jira] [Commented] (THRIFT-1918) Couldn't build with python in separate subdir

    [ https://issues.apache.org/jira/browse/THRIFT-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655594#comment-13655594 ] 

Kamil Sałaś commented on THRIFT-1918:
-------------------------------------

Please, check {{./configure --help}}
You should run 
{{echo PYTHON=/path/to/your/python2}}
before
{{./configure --with-python}}.
On my workstation, it's
{{echo PYTHON=/usr/bin/python2}}
                
> Couldn't build with python in separate subdir
> ---------------------------------------------
>
>                 Key: THRIFT-1918
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1918
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Ivan Fastov
>            Priority: Minor
>
> Example:
> {quote}
> mkdir ./build
> cd ./build
> ../configure --with-python
> make
> {quote}
> Fails with no file "setup.py" found

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira