Menu

#57 Your intltool is too old. You need intltool 0.21 or later.

none
closed
nobody
invalid
5
2013-04-08
2011-05-03
Anonymous
No

Hi there. I'm running Backtrack 4 R2 (kernel 2.6.35.8), and I've run into a "show stopper" during installation of gpredict-1.3:

root@bt:~/gpredict-1.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.21... ./configure: line 3913: intltool-update: command not found
found
configure: error: Your intltool is too old. You need intltool 0.21 or later.

I've come across some history for this error: http://old.nabble.com/Bug-555953%3A-FTBFS%3A-.-configure%3A-line-3720%3A-intltool-update%3A-command-not-found-td26326148.html

Discussion

  • Charles Suprin

    Charles Suprin - 2011-05-03

    It appears you do not have the developers packages installed to allow compiling.

    The link you provided showed another package was needed for compiling cleanly. I am not familiar with your distribution to recommend the packages you need.

     
  • Charles Suprin

    Charles Suprin - 2011-05-04

    I looked into this further, apt-get install intltool will get you over this hump. However the gtk+, glib, gthread, goocanvas, and curl libraries are all too old for gpredict 1,3.

    You might want to look at an earlier version,

     
  • Charles Suprin

    Charles Suprin - 2011-05-06
    • status: open --> closed-out-of-date
     
  • Alexandru Csete

    Alexandru Csete - 2013-02-04
    • labels: Installer (deb, rpm ...) --> Installer (deb, rpm ...)
    • status: closed-out-of-date --> closed
    • resolution: --> invalid
    • milestone: --> undecided
     
  • Alexandru Csete

    Alexandru Csete - 2013-04-08
    • Milestone: undecided --> none
     

Log in to post a comment.