After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642709 - Problem with autogen
Problem with autogen
Status: RESOLVED FIXED
Product: giggle
Classification: Other
Component: UI: General
HEAD
Other Linux
: Normal normal
: ---
Assigned To: giggle-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-18 20:23 UTC by Diego Celix
Modified: 2011-02-18 21:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego Celix 2011-02-18 20:23:19 UTC
When I tried to compile the git version of giggle, I've got the following error:

Can't exec "intltoolize": No existe el fichero o el directorio at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
autoreconf: failed to run intltoolize: No existe el fichero o el directorio
Comment 1 Javier Jardón (IRC: jjardon) 2011-02-18 21:20:42 UTC
Hello Diego,

yeah, this is because you dont have the intltool package installed. I just added some warnings in the autogen.sh file.

Thanks for you bug report.