ports/140291: graphics/graphviz installation problems make dot useless, no output formats available
Kenyon Ralph
kenyon at kenyonralph.com
Thu Nov 5 04:50:02 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list