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

Jake Farrell closed THRIFT-568.
-------------------------------

    Resolution: Fixed
      Assignee: Jake Farrell

This is available from an extra install option you can pass to the make file. 
Since debian added a patch to setuptools in python-setuptools (0.6c9-0ubuntu4) 
jaunty an option called --install-layout=deb is available which will install 
packages into the dist-packages directory. 

>From within the lib/python directory run:
make install PYTHON_SETUPUTIL_ARGS="--install-layout=deb"

> Thrift build on Ubuntu uses site-packages not dist-packages
> -----------------------------------------------------------
>
>                 Key: THRIFT-568
>                 URL: https://issues.apache.org/jira/browse/THRIFT-568
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.2
>         Environment: Ubuntu Server 9.04
>            Reporter: Lance Weber
>            Assignee: Jake Farrell
>            Priority: Minor
>
> When building thrift python libs on ubuntu, it places the files into 
> site-packages instead of dist-utils

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to