Ticket #5742 (closed defect: fixed)
BUG: graphics/graphviz needs ruby dependency
| Reported by: | marco.iora@… | Owned by: | gwright@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
graphics/graphviz doesn't build without having ruby installed. The dport doesn't actually require it. All works fine for me if I first install ruby.
Change History
comment:2 Changed 8 years ago by marco.iora@…
(In reply to comment #1)
I'll take a look. What version of OS X are you running? 10.4.2 has ruby installed in /usr/bin.
I've got OS X 10.4.3, ruby is there, in /usr/bin/ruby... I don't know however why without installing it (with port) graphviz doesn't compile on my machine. (Perhaps include or library files?)
-Greg
Mark
comment:4 Changed 8 years ago by mww@…
- Summary changed from graphics/graphviz needs ruby dependency to BUG: graphics/graphviz needs ruby dependency
comment:5 Changed 7 years ago by gwright@…
- Status changed from new to closed
- Resolution set to fixed
I was finally able to reproduce this bug on OS X 10.4.4. I don't know why graphviz built on my 10.4.3 system, which had the Apple supplied ruby.
Anyway, the ruby port is now a dependency.
Thanks!
-Greg
Note: See
TracTickets for help on using
tickets.


I'll take a look. What version of OS X are you running? 10.4.2 has ruby installed in /usr/bin.
-Greg