pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Pan-users] help with CVS build plz


From: John Ross Hunt
Subject: RE: [Pan-users] help with CVS build plz
Date: Mon, 15 Jul 2002 15:06:23 -0500

> ok I'm not sure what is wrong here:
> 
> I run ./autogen.sh and it stops on this:
> 
> hecking for intltool >= 0.21... ./configure: 
> ./intltool-update.in: No such
> file or directory
> ./configure: ./intltool-update.in: No such file or directory
> ./configure: test: : integer expression expected
>  found. Your intltool is too old.  You need intltool 0.21 or later.
> 
> 
> I have intltool:
> 
> address@hidden:/tmp/pan$ intltool-extract --version
> intltool-extract (intltool) 0.22
> 
> is ./intltool-update.in  just missing from cvs head?
> 
> please advise.
> 
> brian

What distribution are you using?  It wouldn't be SuSE 8.0 would it?  If so,
then the latest intltool is broken.  They set the permissions on
/usr/share/intltool to this:

dr--r--r-- 2 root root 4096 Jul 15 14:42 intltool

Try: "chmod 0755 /usr/share/intltool"

If that's not the problem, see if you're up to date with freetype2, glib2,
gtk2, libxml2, pango and gnome-common.  Then try "gnome-autogen.sh"
(gnome-common puts in in your path) instead of "autogen.sh".

-jrh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]