[Glade-devel] problem to install glade2.6.0

Damon Chaplin damon@karuna.uklinux.net
Wed, 28 Jul 2004 16:35:42 +0100


On Wed, 2004-07-28 at 15:54, Al wrote:
> Hi at all,
> 
> i had some problems installing the mentioned version of glade.
> I'm using a Slackware9.1, kernel 2.6.7, gcc-3.2.3.
> 
> This is my compile messages:
> 
> root@pandora:/opt/glade-2.6.0# ./configure
> checking for a BSD-compatible install... /usr/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... gcc3
> checking for library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ANSI C... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking for perl... /usr/bin/perl
> configure: error: XML::Parser perl module is required for intltool

It's probably easiest to get this from your Linux distribution, i.e. ask
the Slackware people.

It may be possible to get by without intltool but I don't know how.

Damon