Ticket #12912 (closed defect: worksforme)
graphviz install fails
| Reported by: | zach@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | graphviz jpeg | Cc: | zach@…, ryandesign@… |
| Port: |
Description
I tried to install graphviz, which failed because of
i686-apple-darwin8-gcc-4.0.1: /opt/local/lib/libjpeg.dylib: No such file or directory make[3]: *** [libgvplugin_gd.la] Error 1
Then I created a symlink manually, like this:
% pu /opt/local/lib local/lib% ln -s libjpeg.62.dylib libjpeg.dylib
and installed graphivz again -- this time it worked.
I don't know whether this is a bug in the graphiz package or in the jpeg package. Mac OS X 10.4.10, Intel-Mac, MacBook Pro.
HTH, Gab.
Change History
Note: See
TracTickets for help on using
tickets.

