Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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@…

Please remember to cc the maintainer.

comment:2 Changed 12 years ago by ozaktash@…

Cc: ozaktash@… added

Cc Me!

comment:3 Changed 12 years ago by ozaktash@…

Cc: ozaktash@… removed

Cc Me!

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

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)

Note: See TracTickets for help on using tickets.