#34967 closed defect (invalid)
graphviz @2.28.0 +no_x11 is missing lefty
Reported by: | ozaktash@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | graphviz |
Description
Install graphviz @2.28.0 +no_x11
$ dotty dotty: cannot locate the lefty program make sure that your path includes the directory containing dotty and lefty
Mac OS X Version 10.7.4 Xcode Version 4.3.3
Change History (7)
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
lefty is an X11 program. When you ask MacPorts to disable its use of X11 by using the +no_x11 variant, lefty will not get built or installed. If you want lefty, rebuild graphviz without the +no_x11 variant.
comment:5 Changed 12 years ago by ozaktash@…
Thank you, but in this case, shouldn't dotty also be left out, or can it still work someway without lefty?
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
I've forwarded your question to the graphviz mailing list.
comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
They fixed it in 2.29.20120630: http://hg.research.att.com/graphviz/rev/2ddcd42eb422
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.