[mapserver-users] Problems compiling current git master on CentOS 6 due to lack of HarfBuzz

thomas bonfort thomas.bonfort at gmail.com
Tue Oct 14 03:03:31 PDT 2014


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.hopfgartner at 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 at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list