From: John Ellson Date: Thu, 24 Nov 2016 19:13:11 +0000 (-0500) Subject: change winbuild.html to a relative URL so that it doesn't break wgen relocated X-Git-Tag: untagged-167219c230abbb068c64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fbdc665aa8e30c6b701c9f5d19778cd8a12e821;p=graphviz change winbuild.html to a relative URL so that it doesn't break wgen relocated --- diff --git a/doc/build.html b/doc/build.html index 9e5740185..120a59514 100644 --- a/doc/build.html +++ b/doc/build.html @@ -152,7 +152,7 @@ Run make and make install.

Build tools for win32

See separate - + build notes for Microsoft Windows.

With some persistence you can likely get Graphviz to build on @@ -356,10 +356,13 @@ To produce graphviz-(ver).tar.gz from Mercurial sources. make dist --> To produce graphviz-(ver).tar.gz from GIT sources using cogito. + + cg clone https://github.com/ellson/graphviz.git + cd graphviz or to update from GIT - cd graphviz2 + cd graphviz cg update then ./autogen.sh