freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] imagemagick says that freetype is not installed correctly


From: S . f . Stover
Subject: Re: [Freetype] imagemagick says that freetype is not installed correctly
Date: Fri, 13 Feb 2004 09:08:07 -0500
User-agent: Mutt/1.2.5i

On 13 Feb 04 02:47:19PM SOULLARD address@hidden wrote:
: Hi,
: 
: Freetype 2.1.7 intalls by defaults its include in 
: /usr/include/freetype2/freetype and not in /usr/include/freetype
: maybe ln -s /usr/include/freetype2/freetype /usr/include/freetype would 
: fix...

Thanks for the quick suggestion - however, it didn't seem to work.  I 
completely removed and
reinstalled freetype, and without passing the "--prefix=/usr/local/" bit, it 
still installed
into /usr/local/include/freetype2/freetype.

So I did "ln -s /usr/local/include/freetype2/freetype/ /usr/include/freetype"

Still no dice.  ImageMagick has a config.log file which I've started going 
through.  There
are definitely some errors there, I'll post here in case anyone cares, but I'm 
off to the
ImageMagick forums to see if they can help...

# cat config.log | grep eetype
configure:36964: checking for freetype-config
configure:36980: found /usr/local/bin/freetype-config
configure:36990: result: freetype-config
configure:37010: checking for FT_Init_FreeType in -lfreetype
configure:37040: gcc -o conftest -g -O2 -Wall -I/usr/local/include/freetype2
-D_FILE_OFFSET_BITS=64 -D_REENTRANT  -I/usr/X11R6/include 
-I/usr/X11R6/include/X11
-L/usr/X11R6/lib -L/usr/local/lib conftest.c -lfreetype  -ldpstk -ldps -lXt 
-lXext  -lSM
-lICE -lX11  -lz -lm   -lpthread -lpthread >&5
configure:37101: checking freetype/freetype.h usability
configure:37113: gcc -c -g -O2 -Wall -I/usr/local/include/freetype2  
-D_FILE_OFFSET_BITS=64
-D_REENTRANT  -I/usr/X11R6/include -I/usr/X11R6/include/X11 conftest.c >&5
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' 
hasn't been
included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always 
use macros to
include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error "  #include 
<ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error "  #include 
FT_FREETYPE_H"
| #include <freetype/freetype.h>
configure:37146: checking freetype/freetype.h presence
configure:37156: gcc -E -I/usr/local/include/freetype2  -D_FILE_OFFSET_BITS=64 
-D_REENTRANT
-I/usr/X11R6/include -I/usr/X11R6/include/X11 conftest.c
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' 
hasn't been
included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always 
use macros to
include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error "  #include 
<ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error "  #include 
FT_FREETYPE_H"
| #include <freetype/freetype.h>
configure:37217: checking for freetype/freetype.h
ac_cv_header_freetype_freetype_h=no
ac_cv_lib_freetype_FT_Init_FreeType=yes
ac_cv_prog_freetype_config=freetype-config
freetype_config='freetype-config'




-- 
aka Dolph Longhorn                      GPG Key ID: 0xF8F859D0
http://pgp.mit.edu:11371/pks/lookup?search=0xF8F859D0&op=index

"There is no such thing as right and wrong, there's just popular opinion."
-Jeffrey Goines

Attachment: pgpfc5HcwmVtz.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]