Dulwich C extensions and stand-alone Windows installation of bzr
Eli Zaretskii
eliz at gnu.org
Mon Sep 12 08:23:42 UTC 2011
> From: Martin Pool <mbp at canonical.com>
> Date: Mon, 12 Sep 2011 18:16:25 +1000
> Cc: Eli Zaretskii <eliz at gnu.org>, andrew at bemusement.org, bazaar at lists.canonical.com
>
> I think what you can do is:
>
> * install Python
> * build the extension using that Python and gcc
> * see if the gcc-built version actually loads into python (eg 'python
> -c "import dulwich.whatever"')
> * copy the extension file into your standalone-bzr directory, and
> also onto however many other machines you like
> * even put up the extension for others to use
Thanks, will try that when I have time.
More information about the bazaar
mailing list