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

Yonik Seeley commented on LUCENE-3750:
--------------------------------------

bq. if 1 out of N committers who have tried doing local www site builds can't 
get it to work

+1 more

I've spent the last few hours trying to get it to work on my OS-X (lion) box...
I figured out how to install the cpan perl modules (not being a perl person 
myself), and the python modules installed fine, but now the daemon just won't 
run:

{code}/opt/code/cms/build$ python --version
Python 2.7.1
/opt/code/cms/build$ export MARKDOWN_SOCKET=`pwd`/markdown.socket 
PYTHONPATH=`pwd`
/opt/code/cms/build$ python markdownd.py
/opt/code/cms/build$ No handlers could be found for logger "MARKDOWN"
Traceback (most recent call last):
  File "markdownd.py", line 41, in <module>
    'codehilite', 'elementid', 'footnotes', 'abbr'])
  File "build/bdist.macosx-10.7-intel/egg/markdown/__init__.py", line 395, in 
markdown
  File "build/bdist.macosx-10.7-intel/egg/markdown/__init__.py", line 134, in 
__init__
  File "build/bdist.macosx-10.7-intel/egg/markdown/__init__.py", line 166, in 
registerExtensions
ValueError: Extension "__builtin__.NoneType" must be of type: 
"markdown.Extension".
{code}
                
> Convert Versioned docs to Markdown/New CMS
> ------------------------------------------
>
>                 Key: LUCENE-3750
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3750
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Priority: Minor
>
> Since we are moving our main site to the ASF CMS (LUCENE-2748), we should 
> bring in any new versioned Lucene docs into the same format so that we don't 
> have to deal w/ Forrest anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to