Description of problem: the neato version in the package is missing ps, png and svg support Version-Release number of selected component (if applicable): graphviz-2.14.1-3.fc8 How reproducible: always Steps to Reproduce: 1. neato -Tps Actual results: Renderer type: "ps" not recognized. Use one of: dia hpgl mif mp pcl pic vtx Expected results: (nothing) wait for standard input Additional info: It worked on F7 and works on RedHat
The missing renderers are now part of graphviz-gd (which is not installed by upgrading from F7 to F8)
I apologize for the delay in my response. I'm seeing the same behavior between both the F7 and F8 RPMs. In fact, I had to fake it out with -Tgif (which is provided by graphviz-gd) to even get it to error out: Renderer type: "gif" not recognized. Use one of: canon cmap cmapx cmapx_np dia dot fig gtk hpgl imap imap_np ismap mif mp pcl pdf pic plain plain-ext png ps ps2 svg svgz vml vmlz vtx xdot xlib Confirmed on both i386 and x86_64. All that's installed is graphviz-2.14.1-3.fc8. Closing as WORKSFORME.
for reference, see bug #468093