Opened 13 years ago
Closed 13 years ago
#29680 closed defect (worksforme)
GraphicsMagick does not provide libGraphicsMagick.3.dylib
Reported by: | scott@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | GraphicsMagick |
Description (last modified by mf2k (Frank Schima))
on a fresh install of php5-gmagick i get the following error.
/opt/local/lib/libGraphicsMagick.dylib: No such file or directory
i've attached the whole log file
Attachments (1)
Change History (13)
Changed 13 years ago by scott@…
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Port: | php5-gmagick added |
---|
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by mf2k (Frank Schima)
What is the output of the following?
port installed GraphicsMagick
comment:4 Changed 13 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added |
---|
comment:5 Changed 13 years ago by scott@…
port installed GraphicsMgick outputs:
GraphicsMagick @1.3.12_2+q8 (active)
comment:6 Changed 13 years ago by mf2k (Frank Schima)
And what is the output of the following?
port contents GraphicsMagick | grep libGraphicsMagick.dylib
for me it returns:
/opt/local/lib/libGraphicsMagick.dylib
comment:7 Changed 13 years ago by scott@…
Yeah, i get the same thing
/opt/local/lib/libGraphicsMagick.dylib
When looking at the /opt/local/lib folder the libGraphicsMagick.dylib file is an alias.
cd /opt/local/lib ls -Fal | grep libGraphicsMagick.dylib
shows
lrwxr-xr-x 1 root admin 25 May 14 17:08 libGraphicsMagick.dylib@ -> libGraphicsMagick.3.dylib
comment:8 Changed 13 years ago by scott@…
Sorry forgot the last bit… There is no "libGraphicsMagick.3.dylib" Only a "libGraphicsMagick++.3.dylib"
comment:9 Changed 13 years ago by scott@…
I uninstalled and reinstalled "GraphicsMagick" then was able to successfully install "php5-gmagick"
Thanks for the help!
comment:10 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Port: | GraphicsMagick added; php5-gmagick removed |
Summary: | php5-gmagick failing "No such file or directory" → GraphicsMagick does not provide libGraphicsMagick.3.dylib |
Glad you got it working. I don't know why your previous build of GraphicsMagick was missing libGraphicsMagick.3.dylib.
comment:11 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:12 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Install Log