Skip Menu |

This queue is for tickets about the GraphViz CPAN distribution.

Report information
The Basics
Id: 93799
Status: rejected
Priority: 0/
Queue: GraphViz

People
Owner: Nobody in particular
Requestors: byterock [...] hotmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.15
Fixed in: (no value)



Subject: Well an update not a real Bug persay
This is just an update that you can include in the readme or as a croak in the Makefile.pl Seems since 2.3x of the Windows install for GraphViz they no longer put the path to the 'dot.exe' file in the 'PATH' So to get this module to install correctly you have to add it to the path ie set path=C:\Program Files\Graphviz2.36\bin;%PATH%
Subject: Re: [rt.cpan.org #93799] Well an update not a real Bug persay
Date: Thu, 13 Mar 2014 08:35:06 +1100
To: bug-GraphViz [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi John I've posted a question on the Graphviz general discussion forum about this. I'll let you know. On 13/03/14 05:42, John Scoles via RT wrote: Show quoted text
> Wed Mar 12 14:42:02 2014: Request 93799 was acted upon. > Transaction: Ticket created by byterock@hotmail.com > Queue: GraphViz > Subject: Well an update not a real Bug persay > Broken in: 2.15 > Severity: Important > Owner: Nobody > Requestors: byterock@hotmail.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=93799 > > > > This is just an update that you can include in the readme or as a croak in the Makefile.pl > > Seems since 2.3x of the Windows install for GraphViz they no longer put the path to the 'dot.exe' file in the 'PATH' So to get this module to install correctly you have to add it to the path ie > > set path=C:\Program Files\Graphviz2.36\bin;%PATH% > > >
-- Ron Savage savage.net.au
Subject: Re: [rt.cpan.org #93799] Well an update not a real Bug persay
Date: Thu, 13 Mar 2014 13:15:07 +1100
To: bug-GraphViz [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi John Here's the official reply (from one of the authors of Graphviz): == Indeed, as it says on the Download page: Note: As of version 2.31, the Visual Studio package no longer alters the PATH variable or accesses the registry at all. If you wish to use the command-line interface to Graphviz, you will need to set the PATH variable yourself. We would prefer to set the PATH, but we could never seem to get it right. We would always get someone who complained that we wiped out their entire repository or something. So we took the minimalist route. == I'll have to amend the docs and installation code. On 13/03/14 05:42, John Scoles via RT wrote: Show quoted text
> Wed Mar 12 14:42:02 2014: Request 93799 was acted upon. > Transaction: Ticket created by byterock@hotmail.com > Queue: GraphViz > Subject: Well an update not a real Bug persay > Broken in: 2.15 > Severity: Important > Owner: Nobody > Requestors: byterock@hotmail.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=93799 > > > > This is just an update that you can include in the readme or as a croak in the Makefile.pl > > Seems since 2.3x of the Windows install for GraphViz they no longer put the path to the 'dot.exe' file in the 'PATH' So to get this module to install correctly you have to add it to the path ie > > set path=C:\Program Files\Graphviz2.36\bin;%PATH% > > >
-- Ron Savage savage.net.au
Thanx for the report, but I'm reject this as Not-a-Bug.