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

Caleb Burns updated PYLUCENE-24:
--------------------------------

    Description: 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.  (was: 
The current method to build JCC 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 of 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.)
    
> 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: 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

Reply via email to