Opened 11 years ago
Closed 11 years ago
#39131 closed defect (fixed)
port install gnudatalanguage failing
Reported by: | vittorio.brando@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | slayoo@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | gnudatalanguage |
Description (last modified by larryv (Lawrence Velázquez))
hi ,
i am a novice at my first attempt to install a package via port, hope i'm not aksing a silly question
i am running macport Version: 2.1.3 on a MBP with OSX.8
as shown in the attached log file i am trying to install gnudatalanguage but the install is failing to find the appropriate ImageMagick version :
:info:configure checking for GetMagickReleaseDate in -lMagick++... no :info:configure :info:configure Error! ImageMagick version 5.5.7 or later is required but was not found
even if when the install is checking for dependencies it finds in the port tree:
:debug:main ImageMagick 6.8.5-5_0 exists in the ports tree ..... :debug:main No need to upgrade! ImageMagick 6.8.5-5_0 >= ImageMagick 6.8.5-5_0
any help would be really appreciated
v
Attachments (1)
Change History (7)
Changed 11 years ago by vittorio.brando@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | slayoo@… added |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
Port: | gnudatalanguage added |
In the future, please fill in the Port field and Cc the port maintainer(s).
comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)
ImageMagick was recently updated, maybe that has something to do with it?
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | ryandesign@… added |
---|
comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|
comment:6 Changed 11 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
ImageMagick's headers are now in ${prefix}/ImageMagick-6 and library names include -6.Q16. committed in r106227.
Note: See
TracTickets for help on using
tickets.
install log file