#15000 closed defect (fixed)
gnudatalanguage fails to build
Reported by: | jwhowse4 | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
On an Intel based Mac running Tiger 10.4.11 gnudatalanguage fails to build with the following error. I think the error is in the configure script for the package, but I can't seems to track down the problem. I have attached the config.log file.
checking for gsl_cdf_ugaussian_P in -lgsl... yes checking for cblas_drot in -lgslcblas... yes checking for plsexit in -lplplotcxxd... yes checking for GetMagickVersion in -lMagick... no
Error! ImageMagick version 5.5.7 or later is required but was not found
Use --with-Magick=DIR to specify the ImageMagick directory tree Use --with-Magick=no to not use it Check the README or use configure --help for other libraries needed (--with-xxxdir = obligatory, --with-xxx = optional (--with-xxx=no to disable))
Attachments (1)
Change History (8)
Changed 17 years ago by jwhowse4
Attachment: | config.log added |
---|
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | takeshi@… removed |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-tickets@… to takeshi@… |
comment:3 Changed 17 years ago by tenomoto (Takeshi Enomoto)
The name of the library changed from libMagick to libMagicCore (>=6.3.8). I will try to fix it.
comment:4 Changed 17 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
config.log file