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 "goog cheng (JIRA)" <ji...@apache.org> on 2012/09/20 17:35:08 UTC

[jira] [Reopened] (PYLUCENE-22) NotImplementedError

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

goog cheng reopened PYLUCENE-22:
--------------------------------

    
> NotImplementedError
> -------------------
>
>                 Key: PYLUCENE-22
>                 URL: https://issues.apache.org/jira/browse/PYLUCENE-22
>             Project: PyLucene
>          Issue Type: Bug
>         Environment: ubuntu12.04 python2.7
>            Reporter: goog cheng
>
> googcheng@googcheng-TravelMate-4530:~/Downloads/pylucene-3.6.1-2/jcc$ python setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 186, in <module>
>     enable_shared = patch_setuptools(with_setuptools)
>   File "/home/googcheng/Downloads/pylucene-3.6.1-2/jcc/helpers/linux.py", line 67, in patch_setuptools
>     jccdir)
> NotImplementedError: 
> Shared mode is disabled, setuptools patch.43.0.6c7 must be applied to enable it
> or the NO_SHARED environment variable must be set to turn off this error.
>     sudo patch -d /usr/local/lib/python2.7/dist-packages/distribute-0.6.26-py2.7.egg -Nup0 < /home/googcheng/Downloads/pylucene-3.6.1-2/jcc/jcc/patches/patch.43.0.6c7
> See /home/googcheng/Downloads/pylucene-3.6.1-2/jcc/INSTALL for more information about shared mode.

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