I have struggled for about a week trying to understand how to get zope
running under 10.2, but I continue to get the same error message every time
I try to start zope.

I have come to believe that the startup file is "/sw/lib/zope/z2.py" because
it is a script and is commented accordingly (I can find no documentation for
fink's zope anywhere, so maybe someone could point me in the right
direction). Every time I issue "sudo ./z2.py", though, I get these error
messages:

Traceback (most recent call last):
  File "./z2.py", line 484, in ?
    zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid))
  File "/sw/lib/zope/lib/python/zdaemon/Daemon.py", line 74, in run
    pf = open(pidfile, 'w+')
IOError: [Errno 2] No such file or directory:
'/sw/lib/zope/var/zProcessManager.pid'

Would anyone out there be willing to give me some pointers as to how to
solve this?

By the way, I installed everything from source except Xfree68-base for lack
of time. I used apt-get instead. Do I have to do that from source
(unstable), too, since I am using 10.2?

Thanks, all.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to