I found it... This will interest anyone trying to make it run under Windows 2000: You might need to put msvcr71.dll in your \WINNT\SYSTEM32 directory because extensions probably were built using Visual Studio .NET 2003 and they look for that file that contains some necessary libraries (msvcr71.dll is simply the Visual C++ runtime library) So, put the extensions at the Python directory and everything works... You can find that file, for example at: http://justkez.com/pistos/hydrairc/msvcr71.dll -----Mensaje original----- De: Andreas Jung [mailto:andreas@andreas-jung.com] Enviado el: domingo, 10 de agosto de 2003 14:21 Para: Juan Manuel Ruiz Garcia Asunto: Re: [Zope] TextIndexNG No idea, i am not running Zope on WinXX. -aj --On Sonntag, 10. August 2003 14:16 Uhr +0200 Juan Manuel Ruiz Garcia <juanma@mailmadrid.com> wrote:
I'm using Plone 1.0.3 = Zope 2.6, Pyhton 2.1.3.
If I put them into the Plone\Python\DLLs folder it doesn't works. I've tried to put them in several places (inside de folder product, at the folder where python.exe is...) and I can't make it work...
what am i doing wrong?
Thanks
Put them somewhere into the search path of your python interpreter or set PYTHONPATH according to your local system (see Python docs).
-aj
--On Sonntag, 10. August 2003 12:43 Uhr +0200 Juan Manuel Ruiz Garcia <juanma@mailmadrid.com> wrote:
I'm trying to install TextIndexNG2.0 in my Zope. I have unzipped the distribution pack at the Products directory, as usual. Wiki-Documentation tells that I have to "grab the the prebuild TextIndexNGExtension? binaries for Windows from Sourceforge"... Well I have them, but where I should put them to make it work?
Thanks in advance,
_______________________________________________ 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 )
_______________________________________________ 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 )