Dulwich C extensions and stand-alone Windows installation of bzr

John Arbash Meinel john at arbash-meinel.com
Thu Sep 15 18:03:32 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


...

>  3) Make sure to add Python's installation directory to Path.  Then go
>     to the directory where you unpacked dulwich -- that's where the
>     setup.py script lives -- and type these commands:
> 
>       python setup.py build
>       python setup.py build_ext -i
> 
>     Alternatively, if you have a Make utility, you can type this one
>     command:
> 
>       make
> 
>     Any of these 2 ways creates the 3 *.pyd files in this
>     sub-directory of dulwich:
> 
>       build\lib.win32-2.6\dulwich


I'm pretty sure you can run:

 python setup.py bdist_msi
or
 python setup.py bdist_wininst

Which would create an installer for the files for another Python
installation. This won't install them into the bazaar package directory,
but it might be a start for something that would.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5yPfQACgkQJdeBCYSNAAOa2gCgiacbsXDtR9rEzkdRs+izy97t
ZxwAn0mFveGzHlW9S9+mmP0LZvd+0WDj
=osbe
-----END PGP SIGNATURE-----



More information about the bazaar mailing list