990: Windows install instructions contain leftover linux bits

brian******@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
April 4, 2009
What's the URL of the page containing the problem?
http://www.review-board.org/docs/manual/dev/admin/installation/windows/

The section 'Installing Memcached' contains the text below, which is
obviously the linux instructions. This text just needs deleted, the correct
windows instructions are already on the page:
==
If libmemcache is not available in your distribution, you’ll need to
compile it manually or download an RPM from
http://tangent.org/552/libmemcached.html.

Next you’ll need to install cmemcache. This may be provided by your
distribution. If not, you can install it from
http://gijsbert.org/cmemcache/. Download the tarball and do the following:

$ ./configure --prefix=/usr
$ make
$ make install
==
chipx86
#1 chipx86
  • +Confirmed
  • +OpSys-Windows
    +Component-Docs
    +Milestone-Release1.0
chipx86
#2 chipx86
Fixed in r1894. The site will be automatically regenerated tomorrow night.
  • -Confirmed
    +Fixed
  • +chipx86