Re: [Zope3-dev] package-includes

2005-09-02 Thread Garanin Michael
  
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 [EMAIL PROTECTED] 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

___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] package-includes

2005-09-02 Thread Fred Drake
On 9/2/05, Garanin Michael [EMAIL PROTECTED] wrote:
 OSError: [Errno 2] No such file or directory:
 '/home/os/WORK/Z3Sandbox/package-includes'
 
 Is it bug?

Ah, yes!  This is indeed a bug introduced by some recent changes.  I'll fix it.


  -Fred

-- 
Fred L. Drake, Jr.fdrake at gmail.com
Zope Corporation
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] package-includes

2005-09-01 Thread Stephan Richter
On Thursday 01 September 2005 16:42, Garanin Michael wrote:
 Sorry, but i can not found package-includes in the
 http://svn.zope.org/Zope3/trunk/ . Is it normal?

Yes, its in zopeskel/etc/ these days.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] package-includes

2005-09-01 Thread Stephan Richter
On Thursday 01 September 2005 16:42, Garanin Michael wrote:
 Sorry, but i can not found package-includes in the
 http://svn.zope.org/Zope3/trunk/ . Is it normal?

Oh, and by the way, do not add ZCML files manually. Add a SETUP.cfg that adds 
the ZCML file.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] package-includes

2005-09-01 Thread Fred Drake
On 9/1/05, Stephan Richter [EMAIL PROTECTED] 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

-- 
Fred L. Drake, Jr.fdrake at gmail.com
Zope Corporation
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com