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 658687 - gboolean npw_check_autogen (void) don't match under gentoo-linux
gboolean npw_check_autogen (void) don't match under gentoo-linux
Status: RESOLVED DUPLICATE of bug 650930
Product: anjuta
Classification: Applications
Component: plugins: project-wizard
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-09 23:43 UTC by JujuBickoille
Modified: 2011-09-10 06:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description JujuBickoille 2011-09-09 23:43:48 UTC
Hi everybody,

I'm a gentoo user and I got problem for create new project : it say me : "Could not find autogen version 5; please install the autogen package. You can get it from http://autogen.sourceforge.net."

I got autogen of course :

laptop jujubickoille $ autogen -v
autogen (GNU AutoGen) 5.12

I have try to find the problem, and I have isolated it :

in plugins/project-wizard/autogen.c:102
it compare "The Automated Program Generator" with "autogen (GNU AutoGen) 5.12"
Comment 1 Sébastien Granjoux 2011-09-10 06:28:52 UTC
Thanks for reporting this bug but I think this has been already fixed in the development version since Anjuta 3.1.2.

*** This bug has been marked as a duplicate of bug 650930 ***