Hello,

I am trying to build it o Linux Mageia2 but I can not compile the motif
library first.

Where can I ask for such a problem? Here? Elsewhere?

Motif is the source provided by sourceforge motif site.
The problem is with freetype. I get

============================================
In file included from /usr/include/X11/Xft/Xft.h:39:0,
                 from XmRenderTI.h:33,
                 from Label.c:82:
/usr/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h:
No such file or directory
compilation terminated.
============================================

However, the file exists:

$ ls -lh /usr/include/freetype2/freetype/config/ftheader.h
-rw-r--r-- 1 root root 25K Mar   9  2012
/usr/include/freetype2/freetype/config/ftheader.h
$

Makefile contains:

===============================
$ cat Makefile | grep freetype
FREETYPE_CFLAGS = -I/usr/include/freetype2
ft_config = freetype-config
$
===============================

Xft.h is from libxft-devel:

===============================
$ rpm -qf /usr/include/X11/Xft/Xft.h
libxft-devel-2.3.0-1.mga2
$
===============================


What is wrong?

thank you,

Antonis.





------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to