Re: [graphviz-interest] what happened to gv2gxl?

"Emden R. Gansner" <[email protected]> Mon, 19 Jan 2015 17:49:38 -0500
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
On 1/19/15 4:46 PM, Ron Newman wrote:
> I just downloaded Windows 2.38.0 for a development test environment, 
> and both the .zip and .msi versions are missing the gv2gxl tool (but 
> the inverse, gxl2gv, is there, for some reason).
>
> On a Linux server I'm running graphviz 2.36.0.  gv2gxl is included 
> there, but if it ever goes away with the regular ubuntu updates of 
> graphviz versions, that installation will quit working.
>
>
I thought I fixed that. In any case, they are the same program. You can 
either make a link from gv2gxl to gxl2gv in the bin directory (that's 
what the
*nix installs do) or call gxl2gv with the -g flag:

E) gxl2gv -?
Usage: gxl2gv [-gd?] [-o<file>] [<graphs>]
  -g        : convert to GXL
  -d        : convert to GV
  -o<file>  : output to <file> (stdout)
  -?        : usage
E)

I'll fix the packaging scripts.

     Emden

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest