Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#57418 closed defect (duplicate)

This is NOT duplicate! Could not port graphviz-oldgui

Reported by: zhusichen320 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: graphviz-oldgui

Description

THIS IS NOT A DUPLICATE! SORRY FOR THAT! My MacOs's version is 10.12 (NOT 10.13 as I mentioned previously, sorry about that), so I couldn't download and use the latest version of Xcode. Instead, I downloaded Xcode 9.2 and the corresponding command line tool and macports. Although I could successfully port graphviz, I failed to port gui. I did NOT find graphviz-gui under source files, so I tried to port graphviz-oldgui, which is under the source file. However, when I ported oldgui, the ouput says "graphviz-oldgui cannot be installed for the configured build_arch 'x86_64' because it only supports the arch(s) 'ppc'."

It seems that it's a problem of my MacOS's old version, but how to fix that? I really want the Graphviz.app.

Thank you for considering my situation and questions!

Change History (3)

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Please read what Ryan wrote in #57416. It is deliberate that you cannot install graphviz-oldgui on 10.12. Install graphviz-gui instead.

comment:2 Changed 6 years ago by kencu (Ken)

In case you're still not clear, please type this:

sudo port -v install graphviz-gui

--OR--

sudo port -v install graphviz-gui-devel

and you will get

/Applications/MacPorts/Graphviz.app

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: Port Graphviz removed
Note: See TracTickets for help on using tickets.