You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-dev@lucene.apache.org by "Andi Vajda (JIRA)" <ji...@apache.org> on 2012/10/11 04:27:03 UTC

[jira] [Resolved] (PYLUCENE-24) Shared JCC object on Linux requires setuptools patch

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

Andi Vajda resolved PYLUCENE-24.
--------------------------------

    Resolution: Fixed

Thank you, Caleb, I applied your patch.
I simplified the setup.py logic a bit as require('setuptools') seems to work also on distribute.
Changes are checked into trunk rev 1396894.

                
> Shared JCC object on Linux requires setuptools patch
> ----------------------------------------------------
>
>                 Key: PYLUCENE-24
>                 URL: https://issues.apache.org/jira/browse/PYLUCENE-24
>             Project: PyLucene
>          Issue Type: Bug
>         Environment: Linux
>            Reporter: Caleb Burns
>              Labels: build, jcc, linux, pylucene, python
>         Attachments: jcc-linux.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The current method to build JCC as a shared object on Linux requires patching the setuptools package. Here's a patch to JCC that monkey-patches the setuptools Library and Extension classes to avoid the manual patch. It works with setuptools-0.6c7-11 and distribute-0.6.1+ without the need of manually patching setuptools. These are the same versions that the current manual patches work with: patch.43.0.6c7 works with setuptools-0.6c7-10 and distribute-0.6.1+ while patch.43.0.6.c11 works with setuptools-0.6c11.

--
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