cannot find freetype.h

Stephen Lime steve.lime at dnr.state.mn.us
Thu Jun 1 14:22:41 EDT 2000


You can edit the gdft/Makefile and add a -I/usr/include/freetype to
the TTF_INC line.

Steve

Stephen Lime
Internet Applications Analyst

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> Lap Lo <lap at cs.wisc.edu> 06/01/00 12:34PM >>>
Daniel,

I installed the devel package of the freetype but the "make" process still
have trouble finding the freetype.h file. Right now, the freetype.h is
located in "/usr/include/freetype/freetype.h". Is there any variable that
I can set so that "make" can find thet file?

Bernard
 



On Thu, 1 Jun 2000, Daniel Morissette wrote:

> Lap Lo wrote:
> > 
> > gdttf.c:14: freetype.h: No such file or directory
> > make[1]: *** [gdttf.o] Error 1
> > 
> > But I have already installed the freetype package. The following are some
> > of my system information.
> > 
> > OS       : Red Hat Linux 6.1
> > Mapserver: 3.3
> > Webserver: Apache
> > 
> 
> You probably have the Freetype lib installed but the headers are not
> installed by default.  You'll have to install the freetype-devel package
> that came with the RedHat CD:
> 
> 	$ mount /cdrom
> 	$ rmp -i /cdrom/RedHat/RPMS/freetype-devel-1.2-7.i386.rpm
> 
> -- 
> ------------------------------------------------------------
>  Daniel Morissette                       danmo at videotron.ca 
>               http://pages.infinit.net/danmo/ 
> ------------------------------------------------------------
>   Don't put for tomorrow what you can do today, because if 
>       you enjoy it today you can do it again tomorrow.
> 
> 
> 





More information about the mapserver-users mailing list