Building Bazaar on Windows
Paul Moore
p.f.moore at gmail.com
Thu Jul 26 17:10:47 BST 2007
On 26/07/07, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Paul Moore wrote:
> > I've got the prerequisites from the Wiki page BzrWin32Installer, but
> > it recommends using paramiko.ctypes. The web page pointed to doesn't
> > seem to have a downloadable copy of the package available
>
> It looks like the web page is out of date. ctypes support is included
> in paramiko 1.7.1.
>
> Paramiko is not a hard dependency. It's only required for sftp. So
> once you have the rest of Bazaar installed, you can use bzr to get a
> copy of paramiko.ctypes.
Thanks. I'll grab paramiko 1.7.1.
Actually, looking at the code for paramiko, it appears that win32ui is
preferred over ctypes, which may result in dependencies on MFC71.dll
which could be avoided - but that's only an issue if I'm building a
standalone installer, and it's a paramiko issue anyway. Certainly no
big deal for me at the moment!
Paul.
More information about the bazaar
mailing list