[Zope3-dev] problems with Win build&install

E. Frerich e.frerich at nord-com.net
Thu Apr 7 03:34:53 EDT 2005


Hi Adam,

I forgot to write: you need the actual pyd-files from

http://zope.org/Members/tim_one

Egon

Am 7 Apr 2005 um 8:40 hat Adam Groszer geschrieben:

> I tried it again, now I wrote down every step:
> 
> I checked out Zope into an empty dir, with TortoiseSVN 1.1.4, Build
> 2935, UNICODE from: svn://svn.zope.org/repos/main/Zope3/trunk Head
> revision
> 
> results are:
> <...>
> at revision: 29896
> Added: 4999 updated:7
> 
> reinstalled python (activepython 2.3.5-236)
> 
> <svn checkout dir>>python setup.py install
> running install
> running build
> <...>
> running install_headers
> <...>
> running install_scripts
> finished without warnings/errors
> 
> Still the same files&folders missing from <python dir> as in my
> previous mail.
> 
> So I started fiddling around and modified setup.py:
> was:
> EXTS = ['.conf', '.css', '.dtd', '.gif', '.jpg', '.html',
>         '.js',   '.mo',  '.png', '.pt', '.stx', '.ref',
>         '.txt',  '.xml', '.zcml', '.mar', '.in', '.sample',
>         ]
> modified to: (the .pot and .rst files were not copied)
> EXTS = ['.conf', '.css', '.dtd', '.gif', '.jpg', '.html',
>         '.js',   '.mo',  '.png', '.pt', '.stx', '.ref',
>         '.txt',  '.xml', '.zcml', '.mar', '.in', '.sample',
>         '.pot',  '.rst']
> 
> reinstalled python
> <svn checkout dir>>python setup.py clean
> <svn checkout dir>>python setup.py install
> 
> Now the following files exist:
> <python dir>\Lib\site-packages\buddydemo\locales
> <python
> dir>\Lib\site-packages\bugtracker\browser\help\tracker_overview.rst
> 
> Of course the other problems are still there.
> 
> MD5 of the original setup.py is:
> 45eb8592adabb523baf046f33302d967 *setup.py
> 
> Am I doing something wrong?
> 
> > I'm not sure offhand what you're running into. I would say it's
> > subversion + your system. If I do a clean checkout of Zope3 I can
> > use bin/mkzopeinstsance to create new instances that work fine.
> 
> > Was your checkout to an empty directory?
> 
> >  -- Garrett
> 
> -- 
> Best regards,
>  Adam                            mailto:adamg at fw.hu
> 
> 
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev at zope.org
> Unsub:
> http://mail.zope.org/mailman/options/zope3-dev/e.frerich%40nord-com.ne
> t
> 




More information about the Zope3-dev mailing list