#12912 closed defect (worksforme)
graphviz install fails
Reported by: | zach@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | graphviz jpeg | Cc: | zach@…, ryandesign (Ryan Carsten Schmidt) |
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 (4)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | zach@… ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
There is no problem with the graphviz port, nor with the jpeg port, as far as I can tell. The jpeg port does install /opt/local/lib/libjpeg.dylib as a symlink to /opt/local/lib/libjpeg.62.0.0.dylib. If "
port contents jpeg
" does not show all of these items for you, then please forcibly uninstall and reinstall jpeg: