[mapserver-users] build mapserver 6.2 freetype error
Yves Jacolin (Free)
yjacolin at free.fr
Wed Mar 13 02:37:38 PDT 2013
Bonjour,
Try installing libfreetype6-dev
When you build something you should install something-dev package to install
the source.
Cordialement,
Y.
Le mercredi 13 mars 2013 09:35:20 Icadedt a écrit :
> hi,
>
>
> im trying to build mapserver 6.2:
> i type this:
>
> ./configure --with-ogr=/usr/bin/gdal-config
> --with-gdal=/usr/bin/gdal-config --with-httpd=/usr/sbin/httpd
> --with-wfsclient --with-wmsclient
> --enable-debug --with-curl-config=/usr/bin/curl-config
> --with-proj=/usr/local --with-tiff --with-gd=/usr/share/locale/
> --with-jpeg --with-freetype=/usr/lib64/ --with-threads --with-wcs
> --with-postgis=/usr/local/database/bin/pg_config --with-libiconv=/usr
> --with-geos=/usr/local/geos-3.3.5/tools/geos-config
> --with-xml2-config=/usr/bin/xml2-config --with-sos
>
>
>
>
> but i have this error about freetype:
>
>
> checking if pkg-config path is provided... checking for pkg-config...
> /usr/bin/pkg-config checking for freetype-config... no
> checking for FT_Init_FreeType in -lfreetype... no
> configure: error: unable to link - reconfigure with correct
> --with-freetype=dir
>
>
>
>
> i checked freetype-2.3.11-14.el6_3.1.x86_64 is already installed
>
>
> Thanks in advance
More information about the MapServer-users
mailing list