Date: Thu, 5 Nov 2009 04:40:16 GMT From: Kenyon Ralph <kenyon@kenyonralph.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140291: graphics/graphviz installation problems make dot useless, no output formats available Message-ID: <200911050440.nA54eGkf060116@www.freebsd.org> Resent-Message-ID: <200911050450.nA54o173021968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140291 >Category: ports >Synopsis: graphics/graphviz installation problems make dot useless, no output formats available >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 05 04:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Kenyon Ralph >Release: 8.0-RC2 r198841 >Organization: >Environment: FreeBSD gauss.kenyonralph.com 8.0-RC2 FreeBSD 8.0-RC2 #0 r198841: Mon Nov 2 23:45:35 PST 2009 root@gauss.kenyonralph.com:/usr/obj/usr/src/sys/GAUSS amd64 >Description: There are no apparent problems when building and installing the graphics/graphviz port. But when I attempt to use dot, there are no output formats available. I haven't looked enough yet to find out the problem. % dot -v -Tdoeueou dot - graphviz version 2.24.0 (20090616.2323) Format: "doeueou" not recognized. Use one of: % dot -v dot - graphviz version 2.24.0 (20090616.2323) Unable to find even the default "-Tdot" renderer. Has the config file been generated by running "dot -c" with installer's priviledges? On the same machine, if I get the tarball from graphviz.org, extract, configure --prefix=/home/kenyon/temp, make, sudo make install, then that dot works as expected: % ./dot -v -Tdoeueou dot - graphviz version 2.24.0 (20090616.2323) Activated plugin library: libgvplugin_pango.so.6 Using textlayout: textlayout:cairo Activated plugin library: libgvplugin_dot_layout.so.6 Using layout: dot:dot_layout Format: "doeueou" not recognized. Use one of: bmp canon cmap cmapx cmapx_np dot eps fig gd gd2 gif gtk gv ico imap imap_np ismap jpe jpeg jpg pdf plain plain-ext png ps ps2 svg svgz tif tiff tk vml vmlz vrml wbmp x11 xdot xlib >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911050440.nA54eGkf060116>