Changes between Initial Version and Version 2 of Ticket #14271


Ignore:
Timestamp:
Feb 12, 2008, 7:59:09 AM (16 years ago)
Author:
jmpp@…
Comment:

Please read our ticketing guidelines to learn how to properly file tickets with us, this one was very difficult to deal with. Most of all, please enclose terminal output within the {{{ }}} wrappers and trim what you paste to the most relevant parts, I'm sure there's a lot of output here that could be discarded. Thanks!

-jmpp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14271

    • Property Summary changed from ImageMagick library broken ... to rb-rmagick can't find libMagick
    • Property Milestone changed from to Port Bugs
  • Ticket #14271 – Description

    initial v2  
    11I compiled ImageMagick without any particular variant and resolving all dependencies (even the ones that aren't needed) using MacPorts. I try to install rb-rmagick both using RubyGems and using the port rb-rmagick and the error is always the same:
    22
     3{{{
    34Command output: Configuring RMagick 1.15.10
    45checking for gcc... /usr/bin/gcc-4.0
     
    1819configure: error: Can't install RMagick. Can't find libMagick or one of the dependent libraries.
    1920                  Check the config.log file for more detailed information.
    20 
     21}}}
    2122
    2223and config.log:
    2324
     25{{{
    2426This file contains any messages produced by compilers while
    2527running configure, to aid debugging if configure makes a mistake.
     
    18701872#define HAVE_STRSPN 1
    18711873#define HAVE_STRSTR 1
     1874}}}
    18721875
    18731876configure: exit 0