Hi all,
I am having a really hard time with intltool. I am trying to install libgpod (a component for gtkpod), and after running the configure script, I get:
Code:
Your intltool is too old. You need intltool 0.21. or later.
I have tried installing the 0.30 pkg from
www.slackware.com, which didn't seem to work.
I then downloaded 0.33 source and did the following:
# tar xvf intltool-0.33.tar.bz2
# cd intltool-0.33
# ./configure
# make
# make check
# make install
This has now installed all the necessary intltool programs into /usr/local/bin.
However, after I rebooted and try to install libgpod again, I get the same error message.
This is exactly the same problem I had when trying to install Thunar, and eventually I gave up. However, I now want to move completely from Mac to Slack and this is needed for my iPod to work.
I have trawled through the forums and STFW... there just seems to be nothing in the way of help when it comes to this tool.
Does anyone have any idea where I am going wrong?
Many thanks,
Mark.