Re: Complex compile/configure problem with fontconfig
Ali Bendriss <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Organization | The Dementia Research Centre |
| Message-ID | <[email protected]> |
Hi, You can have a look at the options offered by configure : ./configure --help you will see some settings to override the fontconfig variables as well. On Tuesday 06 March 2007 10:27, Gerben Wierda wrote: [...] > > The reason seems to be that I have a very old X11 with an old > fontconfig (without the defines) in /usr/X11R6 and a new fontconfig in > /usr/local. I would like to make sure the newer one is picked up, but > at least the older one's include file is picked up. I can do that by > putting a full path for fontconfig.h in type.c but then I also want to > make sure /usr/local/lib/libfontconfig.a is used (statically) and not > the dynamic one in /usr/X11R6. > > How can I make sure this happens? > > Thanks, > > G > > _______________________________________________ > Magick-developers mailing list > [email protected] > http://studio.imagemagick.org/mailman/listinfo/magick-developers -- Ali