[mapserver-users] Compiling freetype
Stepan Kafka
stepan.kafka at centrum.cz
Thu Mar 7 23:00:20 PST 2002
Hi Steve,
I have good experience with this configuration:
1. Compiling gd 1.8.4. with freetype 1.2 (I had to edit makefile to ensure
the freetype 1.2) without make install.
2. Configuring and compiling mapserver with these options:
./configure --with-gd=static,/installs/gd-1.8.4 --with-ttf ...
Stepan Kafka
-----Puvodní zpráva-----
Od: owner-mapserver-users at lists.gis.umn.edu
[mailto:owner-mapserver-users at lists.gis.umn.edu]za uivatele
klehr1 at tampabay.rr.com
Odesláno: 7. brezna 2002 18:18
Komu: Users
Predmet: [mapserver-users] Compiling freetype
Good morning:
I'm getting the error: getSymbol(): Symbol definition error.
(FONT):(118)
My goal is to get rotating text to work and have downloaded the freetype
1.2 library and the gd-1.8.4 library.
It seems that this version of freetype does not make a libfreetype.a file
which is needed to make the symbols work in when compiling mapserver with gd
option.
I've searched the archives and help sites, but I'm missing something
here---
1. Download freetype 1.2 and compile (check)
2. Download gd-1.8.4 and compile with -libttf (check)
3. Download mapserver_3.5 and configure
./configure --with-gd=/installs/gd-1.8.4 (since gd is compiled with
freetype--though there's no libfreetype.a generated?? I don't need
to --with-freetype)
I guess my question is do what version of freetype do I need to make
libfreetype.a and do I really need that?
Thanks
Steve Lehr
WebDatabaseSolutions.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020308/7319040a/attachment.htm>
More information about the MapServer-users
mailing list