cannot find freetype.h
    Daniel Morissette 
    danmo at videotron.ca
       
    Thu Jun  1 10:08:54 PDT 2000
    
    
  
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