fwd: True Type Fonts in Mapserver

teb teb at mallit.fr.umn.edu
Mon Nov 20 09:54:19 EST 2000


------------- Begin Forwarded Message -------------

From: "Brian Johnson" <bjohnson at jecinc.on.ca>
To: <mapserver-info at lists.gis.umn.edu>
Subject: True Type Fonts in Mapserver
Date: Fri, 17 Nov 2000 16:08:48 -0500
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Importance: Normal

I have the mapserver program working with the default ./configure on my
Slackware Linux machine

Now 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




------------- End Forwarded Message -------------





More information about the mapserver-users mailing list