can you start with a new build directory, I've just tested and can
correctly disable harfbuzz/fribidi...

cmake ~/dev/mapserver -DWITH_FRIBIDI=OFF -DWITH_HARFBUZZ=OFF

--
thomas

On 14 October 2014 11:58, Peter Hopfgartner
<peter.hopfgart...@r3-gis.com> wrote:
> I'd like to test if https://github.com/mapserver/mapserver/issues/4980
> persists in the current development tree.
>
> Trying to compile on CentOS6 with
>
> mkdir build
> cd build
> cmake  -DWITH_KML=ON -DWITH_FREEBIDI=0 -DWITH_HARFBUZZ=0 ..
>
> it fails, complaining for the lack of harfbuzz.
>
> Currently I'm not aware of any "official" package of HarfBuzz for C6, so I'm
> struck at this point. Will HarfBuzz be a mandatory requirement for MapServer
> 7?
>
> Regards,
>
> Peter
>
> --
> Peter Hopfgartner
> web  : http://www.r3-gis.com
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to