<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello there,<br>
    <br>
    I am trying to install Grisbi 1.0.0 on Fedora 21 x86_64 and am
    getting this error...<br>
    <br>
    ./configure: line 12913: intltool-update: command not found<br>
    checking for intltool >= 0.40.0...  found<br>
    configure: error: Your intltool is too old.  You need intltool
    0.40.0 or later.<br>
    <br>
    <br>
    After testing version...<br>
    <br>
    $ yum info intltool<br>
    Loaded plugins: langpacks<br>
    Available Packages<br>
    Name        : intltool<br>
    Arch        : noarch<br>
    Version     : 0.50.2<br>
    Release     : 8.fc21<br>
    Size        : 59 k<br>
    Repo        : fedora/21/x86_64<br>
    Summary     : Utility for internationalizing various kinds of data
    files<br>
    URL         : <a class="moz-txt-link-freetext" href="https://launchpad.net/intltool">https://launchpad.net/intltool</a><br>
    License     : GPLv2 with exceptions<br>
    Description : This tool automatically extracts translatable strings
    from oaf, glade,<br>
    Â Â Â Â Â Â Â Â Â Â Â  : bonobo ui, nautilus theme, .desktop, and other data
    files and puts<br>
    Â Â Â Â Â Â Â Â Â Â Â  : them in the po files.<br>
    <br>
    <br>
    As you can see I have version 0.50.2, so this error is saying that I
    need 0.40.0 or later, and I do.<br>
    <br>
    What should I do to fix this?<br>
    <br>
    Thank you,<br>
    <br>
    -Cory<br>
  </body>
</html>