This may seem obvious to you but I'm running in circles .... After installing LocalFS and restarting Zope I get an error about the python15.dll 'not found'. I checked out the website and yes there it says 'Ad ^[Zope]/bin/lib/win32 to your system path'. Done that. Still doesn't work. In the command box I can see the proper path, but the pop-up telling me 'dll not found' still displays the OLD system path. I also tried altering AUTOEXEC.BAT, but still errors occur. Any suggestions? KR, R. (I searched my computer: no python15.dll, only python21.dll?)
You're trying to kill me or what? I would have to delete 1.756 files? I did a text search on python15 and only two files came up: [Zope]/bin/lib/disutils/cygwinccompiler.py and [Zope]/lib/python/Products/LocalFS/win32wnet.pyd If needed I can hack into the *.py file but I cannot edit the *.pyd file directly. Would it help if I just pasted the missing file in the wright spot? If so can someone mail me this 'python15.dll'? PS Please answer to zope@zope.org AND me, I'm not (yet) subscribed to the mailinglist) -----Oorspronkelijk bericht----- Van: Chris Withers [mailto:chrisw@nipltd.com] Verzonden: donderdag 28 maart 2002 13:59 Aan: roel@planetinterior.com CC: zope@zope.org Onderwerp: Re: [Zope] LocalFS Roel Van den Bergh wrote:
After installing LocalFS and restarting Zope I get an error about the python15.dll 'not found'.
Hmm... a shot in the dark: Try deleting all the .pyc files on yoru system. cheers, Chris
From: "Roel Van den Bergh" <roel@planetinterior.com>
You're trying to kill me or what? I would have to delete 1.756 files?
Yes. Open the file search box in the explorer, search out all the pyc files and delete them.
Would it help if I just pasted the missing file in the wright spot? If so can someone mail me this 'python15.dll'?
What Zope version are you running? If you are running Zope up to v 2.3.3, you already have this dll. You have to have it to run python, and hence Zope. If you are running Zope 2.4.0 or later, it shouldn't ask for version 1.5 of python, but for 2.1.
Running Zope 2.5.0 and CMF 1.2 under W2k and linux RH 7.2, no standalone python Tried to install LocalFS-0.10.1.tgz Is there a newer version? PS Please answer to zope@zope.org AND me, I'm not (yet) subscribed to the zope mailinglist -----Oorspronkelijk bericht----- Van: Lennart Regebro [mailto:lennart@torped.se] Verzonden: vrijdag 29 maart 2002 10:19 Aan: roel@planetinterior.com; zope@zope.org Onderwerp: Re: [Zope] LocalFS From: "Roel Van den Bergh" <roel@planetinterior.com>
You're trying to kill me or what? I would have to delete 1.756 files?
Yes. Open the file search box in the explorer, search out all the pyc files and delete them.
Would it help if I just pasted the missing file in the wright spot? If so can someone mail me this 'python15.dll'?
What Zope version are you running? If you are running Zope up to v 2.3.3, you already have this dll. You have to have it to run python, and hence Zope. If you are running Zope 2.4.0 or later, it shouldn't ask for version 1.5 of python, but for 2.1.
From: "Roel Van den Bergh" <roel@planetinterior.com>
Running Zope 2.5.0 and CMF 1.2 under W2k and linux RH 7.2, no standalone python Tried to install LocalFS-0.10.1.tgz Is there a newer version?
I don't know. The point is that something in LocalFS is trying to call an old python dll. So the question the is: Have you deleted all the pyc files yet?
Ain't I gonna f**k up my Zope and all the products I added deleting all these files? -----Oorspronkelijk bericht----- Van: Lennart Regebro [mailto:lennart@torped.se] Verzonden: vrijdag 29 maart 2002 11:13 Aan: roel@planetinterior.com; zope@zope.org Onderwerp: Re: [Zope] LocalFS From: "Roel Van den Bergh" <roel@planetinterior.com>
Running Zope 2.5.0 and CMF 1.2 under W2k and linux RH 7.2, no standalone python Tried to install LocalFS-0.10.1.tgz Is there a newer version?
I don't know. The point is that something in LocalFS is trying to call an old python dll. So the question the is: Have you deleted all the pyc files yet?
Oh, and somewhere there has to be some c-code for that pyd file. It should be recompiled for Python 2.1.2. ----- Original Message ----- From: "Roel Van den Bergh" <roel@planetinterior.com> To: "Lennart Regebro" <lennart@torped.se>; <zope@zope.org> Sent: Friday, March 29, 2002 10:56 AM Subject: RE: [Zope] LocalFS
Running Zope 2.5.0 and CMF 1.2 under W2k and linux RH 7.2, no standalone python Tried to install LocalFS-0.10.1.tgz Is there a newer version?
PS Please answer to zope@zope.org AND me, I'm not (yet) subscribed to the zope mailinglist
-----Oorspronkelijk bericht----- Van: Lennart Regebro [mailto:lennart@torped.se] Verzonden: vrijdag 29 maart 2002 10:19 Aan: roel@planetinterior.com; zope@zope.org Onderwerp: Re: [Zope] LocalFS
From: "Roel Van den Bergh" <roel@planetinterior.com>
You're trying to kill me or what? I would have to delete 1.756 files?
Yes. Open the file search box in the explorer, search out all the pyc files and delete them.
Would it help if I just pasted the missing file in the wright spot? If so can someone mail me this 'python15.dll'?
What Zope version are you running? If you are running Zope up to v 2.3.3, you already have this dll. You have to have it to run python, and hence Zope. If you are running Zope 2.4.0 or later, it shouldn't ask for version 1.5 of python, but for 2.1.
Roel Van den Bergh wrote:
[Zope]/lib/python/Products/LocalFS/win32wnet.pyd
Hurm :-S I wasn't aware that LocalFS had binary bits... ...you'll need to get hold of Jon Farr and persuade him to recompile win32wnet.pyd for Python 2.1.2, or whatever version of python you're using... cheers, Chris PS:
PS Please answer to zope@zope.org AND me, I'm not (yet) subscribed to the mailinglist)
...some would see that request as pretty rude, join the mailing list if you want help from it!
...you'll need to get hold of Jon Farr and persuade him to recompile win32wnet.pyd for Python 2.1.2, or whatever version of python you're using...
That won't be easy. LocalFS is fundamentally orphaned. :^( Jon's words: "I keep hoping that someone who actually uses the product might step up and take over organizing it. ... I have a hard time motivating myself to maintain a product I don't even use." http://lists.zope.org/pipermail/zope-announce/2002-March/000745.html Oh, and anyone subscribing to this and not to ZopeAnnounce is a moron. ;^))) -- Two witches watch two watches. Which witch watched which watch? Nicola Larosa - nico@tekNico.net
participants (4)
-
Chris Withers -
Lennart Regebro -
Nicola Larosa -
Roel Van den Bergh