Comment 4 for bug 388790

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 388790] Re: would be better to have just one Windows installer

> To me the options here seem to include:
>
> * don't use py2exe but rather build an installer by some other means that installs it as a regular python library
> * fix or workaround problems in other libraries integrating with bzrlib in a py2exe installation
> * something else?

Well, I was suggesting that loggerhead and its dependencies be installed
via a separate installer - because loggerhead is a plugin now. perhaps
thats still incompatible with setuptools, but I haven't tested.

The layout on disk would be the py2exe main install, and a second zip
contining paste, pastedeploy and so forth, as well as the loggerhead
plugin.

-Rob