From c445570c49a9ecfb5d59f606a6307b441e082d92 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 1 Jul 2015 13:11:20 -0700 Subject: Give instructions for installin Chcocolatey's Win flex-bison. Fix a typo ("and and") while we're at it. Change-Id: Ib68bbdf0b358f56b36cf53906f105c5ee6493ec4 Reviewed-on: https://code.wireshark.org/review/9446 Reviewed-by: Guy Harris --- docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docbook/wsdg_src') diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc index 2c7e97eef6..025cb8ec8e 100644 --- a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc +++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc @@ -63,7 +63,7 @@ https://www.microsoft.com/powershell[] https://chocolatey.org/[Chocolatey] is a native package manager for Windows. There are https://chocolatey.org/packages[packages] for most of the software listed below. Along with traditional Windows packages it supports Cygwin and -and the Python Package Index. +the Python Package Index. // ...such as: // - Active Perl and/or StrawberryPerl @@ -242,6 +242,13 @@ PS$>choco install sed asciidoc [...] -source cygwin Chocolatey installs Cygwin in 'C:\tools\cygwin' by default. +You can use Chocolatey's Win flex-bison packages rather than the Cygwin +Bison and Flex package: + +---- +PS$>choco install winflexbison +---- + [[ChSetupPython]] ==== Install Python -- cgit v1.2.3