Hi all!,

I installed zope through fink install. (OSX 10.1.4).
It ended up with:
[bdmt:/sw/lib/zope] basile% ls
Extensions  import  pcgi       z2.py   zpasswd.py
ZServer     lib     utilities  z2.pyc  zpasswd.pyc

The notice associated to the package says:

<< zope-2.5.1-2: Open Source Web Application Server
...
You can start/stop the server using the command
    zopectl start/stop >>

It doesn't work, the same happens with man zope-Z2.
Starting Z2.py with fink-installed python2.1 or Apple's python return 
the same error message:

[bdmt:/sw/lib/zope] basile% python2.1 z2.py
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'

Am I attracting problems or is there something understandable?

By the way, the FAQ.txt explains that you can either use a zope 
Zserver that is a web and a ftp server or relay data exchange between 
zope and apache through a zope CGI. For a single user editing a web 
site on his osx machine, what would be the rational choice?

Basile

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to