> The mapserver (mapserver.gis.umn.edu) ./configure script is looking for a
> file called libttf.so
>
> However, the freetype make does not create this file - could it possibly be
> the libfreetype.so file?
libttf.so is the library name of FreeType 1.x.
FreeType 2's library name is libfreetype.
Werner