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

2014-10-14 Thread Peter Hopfgartner

Hmm, now it works.

Thanks,

Peter

On 10/14/2014 12:03 PM, thomas bonfort wrote:

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
 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



--
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


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

2014-10-14 Thread thomas bonfort
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
 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


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

2014-10-14 Thread Peter Hopfgartner
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