[mapserver-dev] Error building Mapserver 6.4.1 with fribidi

thomas bonfort thomas.bonfort at gmail.com
Fri Jan 24 09:43:51 PST 2014


Try running cmake again with

-DFRIBIDI_INCLUDE_DIR=/usr/include/glib-2.0;/usr/include/fribidi

those should normally have been set by pkg-config. what's the output of

pkg-config --cflags fribidi

--
thomas




On 24 Jan 2014, at 18:40, samuelmesa at gmail.com wrote:

> Thomas, the glib.h header exists in /usr/include/glib-2.0/glib.h. However, I do not see the way to include the path in the CMake, since there is no variable as GLIB_INCLUDE_DIR. 
> 
> 
> 
> 
> I have disabled this option in Archlinux package, however I'd like other users to achieve set it, if they needed Fribidi.
> 
> Thank you
> 
> 
> 
> 
> Samuel.
> 
> 
> 2014/1/24 Thomas Bonfort <thomas.bonfort at gmail.com>
> is the glib.h header available on your system ?
> 
> On 23/01/2014 19:02, samuelmesa at gmail.com wrote:
> > Hi all, I'm trying to update the package Mapserver version 6.4.1 [1] for
> > Archlinux, however reports the following error during compilation:
> >
> > "/usr/include/fribidi/fribidi-common.h: 61:20: fatal error: glib.h: No such
> > file or directory
> > # Include <glib.h>"
> >
> > The PKGBUILD file is [2] and is fribidi version is 0.19.6 and glib2 version
> > is 2.38.2.
> >
> > How I can fix this compilation error?
> >
> > Regards,
> >
> > Samuel Mesa
> >
> > [1] https://aur.archlinux.org/packages/mapserver
> > [2] https://aur.archlinux.org/packages/ma/mapserver/PKGBUILD
> >
> >
> >
> > _______________________________________________
> > mapserver-dev mailing list
> > mapserver-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-dev
> >
> 
> 
> 
> -- 
> ---
>     .~.
>    / v \
>   //    \\
>  /(      )\
>    ^`~'^



More information about the mapserver-dev mailing list