Opened 19 years ago
Closed 19 years ago
#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 (5)
comment:1 Changed 19 years ago by gwright@…
Owner: | changed from darwinports-bugs@… to gwright@… |
---|
comment:2 Changed 19 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 19 years ago by mww@…
Summary: | graphics/graphviz needs ruby dependency → BUG: graphics/graphviz needs ruby dependency |
---|
comment:5 Changed 19 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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