[Zope3-dev] package-includes

Garanin Michael garanin at m-lan.ru
Fri Sep 2 17:01:07 EDT 2005


                                                                          
Ok,i get Z3 from trunk and run "make" and "bin/mkzopeinstance". Result:

Traceback (most recent call last):
  File "bin/mkzopeinstance", line 45, in ?
    sys.exit(main(from_checkout=from_checkout))
  File "/home/os/WORK/Z3Sandbox/src/zope/app/server/mkzopeinstance.py",
line 48, in main
    return app.process()
  File "/home/os/WORK/Z3Sandbox/src/zope/app/server/mkzopeinstance.py",
line 118, in process
    for fn in os.listdir(pisrc):
OSError: [Errno 2] No such file or directory:
'/home/os/WORK/Z3Sandbox/package-includes'

Is it bug?

В Птн, 02.09.2005, в 06:50, Fred Drake пишет:
>                                                                           On 9/1/05, Stephan Richter <srichter at cosmos.phy.tufts.edu> wrote:
> > Oh, and by the way, do not add ZCML files manually. Add a SETUP.cfg that adds
> > the ZCML file.
> 
> More information on how to do this is in the Zope 3 wiki:
> 
>     http://dev.zope.org/Zope3/BuildAndPackagingInfo
> 
> 
>   -Fred



More information about the Zope3-dev mailing list