where to install rtf2xml script to work with Zope and TextIndexNG?
Hi all, Where should I install rtf2xml script, or will python setup.py install take care of that? My setup: zope 2.8.5 windows XP Pro Should I install it under Zope "Products" or under Zope "Extensions" ? Ultimately this script is for use with TextIndexNG(3, I hope) which I have not installed yet. I am being guided by event.log errors from an old installation of TextIndexNG under Zope 2.7.8 (that was bundled with the windows installer of Plone 2.1.2). Thanks, Owen
Please RTFM. The documentation tells you cleary that every external converter must be available through $PATH. This means it has to be installed in some directory that is part of your $PATH. And there is no documentation telling you anything about 'Extensions' or 'Products'. Thanks for reading, -aj --On 16. Februar 2006 16:37:01 -0500 Owen K <oekelly@sympatico.ca> wrote:
Hi all,
Where should I install rtf2xml script, or will python setup.py install take care of that?
My setup: zope 2.8.5 windows XP Pro
Should I install it under Zope "Products" or under Zope "Extensions" ? Ultimately this script is for use with TextIndexNG(3, I hope) which I have not installed yet.
I am being guided by event.log errors from an old installation of TextIndexNG under Zope 2.7.8 (that was bundled with the windows installer of Plone 2.1.2).
Thanks,
Owen
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Thanks Andreas.
participants (2)
-
Andreas Jung -
Owen K