cannot find freetype.h
Lap Lo
lap at cs.wisc.edu
Thu Jun 1 10:34:38 PDT 2000
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