Hi,
I have LinuxMint 13 (maya),3.2.0-23-generic (#36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012), 4.6 (i686-linux-gnu), 1.11.3 (16 October 2013 04:45:22PM).
I have installed MP3splt using the Package Manager. That gives me version 0.7.1, and it sais that is its newest version.
That version seems to do unexpected things so I want to be sure and have the lastest version (before posting about that), which is version 0.9.2 (and lib 0.9.2).
I installed 0.9.2 (and the lib) but it sais cannot find GTK >= 3.4.2:
home/<myname>/mp3splt-gtk-0.9.2
./configure</myname>
checking for GTK... no
configure: error: Cannot find GTK >= 3.4.2
HOWEVER:
sudo apt-get install gir1.2-gtk-3.0
gir1.2-gtk-3.0 is already the newest version.
AND:
apt-file search gtk-3.0.m4
libgtk-3-dev: /usr/share/aclocal/gtk-3.0.m4
This last one seems to me to mean that GTK 3.4.2 is somehow on my system?
Any suggestions, please?