freetype
[Top][All Lists]
Advanced

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

[Freetype] need help installing True Type Fonts


From: Brian Johnson
Subject: [Freetype] need help installing True Type Fonts
Date: Wed, 22 Nov 2000 15:09:55 -0500

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






reply via email to

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