← Back to team overview

zim-wiki team mailing list archive

Re: Zim 0.42 released -- where is the Windows installer?

 

It seems py2exe ignores "assert" lines. But store_has_dir() should be called
anyway
that's why I splitted that line to two.

Yes, I have script but it should be adjusted for:
 - where is the top sources/data folder (if script is not in root folder)
 - what folder should be used for release files, temp files.

Also I guess Brendan has script (for nullsoft installer or some similar
program) for creating installer package for windows which should be added to
the same folder.

So I need instructions from you:
 - where compiler/installer scripts should be located
 - what folders use as win32 release files, temporary folder for compiler

After I will be able to commit changes to bzr tree and send merge request to
you

-----------------
Thanks,
Eugene


On Fri, Jan 15, 2010 at 14:10, Jaap Karssenberg
<jaap.karssenberg@xxxxxxxxx>wrote:

> On Fri, Jan 15, 2010 at 12:46 PM, Eugene Schava <eschava@xxxxxxxxx> wrote:
> > it seems I fixed almost all bugs to compile zim to windows exe file using
> > py2exe.
> > Most important of them are:
> ... 8< ..
> > Please confirm if these fixes should be added to main zim tree.
>
> Sure we can fix these in the main tree - however I fail to see what
> the second one does - looks like identical statement.
>
> > Also do zim sources need python script to make windows executable file?
> > If so let's discuss how it should be organized
>
> If you have a script to compile an executable we can add that to the
> development tree.
>
> Thansk!
>
> Jaap
>

Follow ups

References