Brew builds from source, so that took care of the header files that were missing when you used Macports. In order for Macports to work you'll need to find a development package for GraphicksMagick 1.3.25, i.e. install two packages from Macports instead of just 1. I don't have a Mac, so I'm assuming Macports provides binary packages as opposed to downloading source and building, so there would need to be a separate development package containing the headers, etc.
Lee - K5DAT On Sat, May 13, 2017 at 4:42 AM, F1MHV <[email protected]> wrote: > Hi Curt, > > I tried to figure-out how to get these files installed but couldn’t find > something clear about-it, so i un-installed Macports imagemagick and > graphicsmagick and tried with Brew to install graphicsmagick and started > again to build xastir: bingo! it worked. Brew installed graphicsmagick > 1.3.21 so i tried to un-install-it and via Macports to install versions > 1.3.25, then i got this: > > dyld: Library not loaded: /usr/local/lib/libGraphicsMagick.3.dylib > > Ok so i removed again the Macports version (1.3.25) and re-installed the > Brew one (1.3.21): all fine 😉 > > 73 de Cyril - DF1CHB/AM - F1MHV/M > > > > > Le 2 mai 2017 à 22:02, Curt, WE7U <[email protected]> a écrit : > > > > On Sun, 30 Apr 2017, F1MHV wrote: > > > >> configure: WARNING: GraphicsMagick/magick/api.h: present but cannot be > compiled > >> configure: WARNING: GraphicsMagick/magick/api.h: check for missing > prerequisite headers? > > > >> configure: WARNING: *** Cannot find ImageMagick include files: > Building w/o ImageMagick support. *** > >> > >> Any ideas how to correct-it? > > > > Yea. You need the header files installed so that Xastir can compile it > in. Look for "-dev" or "-devel" packages with the same names. Install the > -devel package, then retry the configure step for Xastir. > > > > -- > > Curt, WE7U. http://we7u.wetnet.net > > "Lotto: A tax on people who are bad at math." - unknown > > "Windows: Microsoft's tax on computer illiterates." - WE7U. > > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
