~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/win32_build_setup.txt

  • Committer: Robert Collins
  • Date: 2009-12-22 23:09:50 UTC
  • mfrom: (4918 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4920.
  • Revision ID: robertc@robertcollins.net-20091222230950-39gjmost0lmu9ufg
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
   i) Install pyreadline
107
107
      https://launchpad.net/pyreadline/+download
108
108
   j) easy_install pygments
 
109
   k) Patch pycrypto, so that it supports older Windows installs. (see bugs
 
110
      #248522, #272791, #497733). The direct link to the patch is:
 
111
      http://launchpadlibrarian.net/16133025/win32_clock.patch
 
112
      This may not end up necessary w/ pycrypto 2.1, especially if paramiko can
 
113
      be taught to use the new functionality (avoiding the warning).
109
114
 
110
115
5) Get Pageant, not strictly necessary, but it is a pretty good ssh-agent for
111
116
   Windows, and paramiko knows how to use keys from Pageant.