freetype
[Top][All Lists]
Advanced

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

[Freetype] Re: need help installing True Type Fonts


From: Tom Kacvinsky
Subject: [Freetype] Re: need help installing True Type Fonts
Date: Wed, 22 Nov 2000 15:07:10 -0500 (EST)

First run "make distclean" and then rerun configure with --disable-x.  You were
picking up old cached values from the first configure run when you run the
second time.  make distclean gets rid of the config.cache file(s).

Tom

On Wed, 22 Nov 2000, Brian Johnson wrote:

> I'm trying to get true type fonts to work
> 
> I downloaded the Freetype 1.3.1 and ran the default ./configure
> 
> But when I ran "make" it did some compiling and ended with
> 
> make[1]: Entering directory `/freetype-1.3.1/test'
> gcc -c -I. -I/freetype-1.3.1/test/arch/unix/../.. -I.. -I/freetype-1.3.1/tes
> t/ar
> ch/unix/../../../lib -I/freetype-1.3.1/test/arch/unix/../../../lib/extend -g
>  -O2
>   -Wall -pedantic -ansi  -DX11 -DLOCALEDIR='"/usr/local/share/locale"'
> /freetype
> -1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c
> /freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:22: X11/Xlib.h: No
> suc
> h file or directory
> /freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:23: X11/Xutil.h:
> No su
> ch file or directory
> /freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:24:
> X11/cursorfont.h:
> No such file or directory
> make[1]: *** [gwin_x11.o] Error 1
> make[1]: Leaving directory `/freetype-1.3.1/test'
> make: *** [tttest] Error 2
> 
> Since that looked like an error because I'm not running X windows - I tried
> ./configure --disable-x
> 
> But when I ran make, it again did some compiling and ended with the same
> thing
> 
> 
> 
> 
> _______________________________________________
> Freetype mailing list
> address@hidden
> http://www.freetype.org/mailman/listinfo/freetype
> 




reply via email to

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