--On Dienstag, 9. März 2004 9:41 Uhr -0600 "Montenegro, Bosco" <bmq@bcn.gob.ni> wrote:
Hello,
Thank you for your response. I have read about TexINdexNG now, but I am having trouble installing it. I am running a Windows version of ZOPE (learning) and would like to know where or how do I have to install the python extension which are prebuilt for this operating system? I have download them and tried putting them inside the TextINdexNG products folder but have had no luck. I appreciate your help.
http://zope.org/Members/ajung/TextIndexNG/wiki/InstallationInstructions
Put them *somewhere* in the Python search path for modules or install them somewhere where you want and use the PYTHONPATH environment variable to extend the Python search path -> Python docs. -aj