You are not logged in.
Pages: 1
Hi, Im running FreeBSD-5.5 and with the Xfce-4.4 graphic installer I get this error
In file included from ../libxfce4util/xfce-i18n.h:35,
from ../libxfce4util/libxfce4util.h:34,
from libxfce4util-enum-types.c:4:
/usr/local/include/glib-2.0/glib/gi18n.h:23:21: libintl.h: No such file or directory
gmake[3]: *** [libxfce4util_la-libxfce4util-enum-types.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util/libxfce4util'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util/libxfce4util'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util'
gmake: *** [all] Error 2
!! Failed to build libxfce4util, see the errors above
!! for details on the problem.
Any idea?? Thanks
Offline
/usr/include/libintl.h is owned by glibc
Offline
Make sure devel/gettext is installed, and add -I/usr/local/include to the environment variable CPPFLAGS prior to starting the installer.
Offline
Pages: 1
[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 523.58 KiB (Peak: 531.48 KiB) ]