I use Grsync for a while, and I remember I asked, long time ago, about possibility to group differents sessions. With version 1.2.5 under Linux-Mint 18 Cinnamon 64bits, I found it was possible.Great ! But when I use this feature, Grsync stop at once without information. In a terminal all the sessions work fine, but with a group of sessions at the end of the first session I have the message "Erreur de segmentation"
So I decide update to v.1.2.6. But when I try to configure, I got an error about Gtk.
"...
checking pkg-config is at least version 0.9.0... yes
configure: Configuring for plain GTK+
checking for PACKAGE... no
configure: error: Package requirements (gtk+-2.0 >= 2.16.0) were not met:
No package 'gtk+-2.0' found"
So I load libtk-3-dev, but nevermind the configure script ask for Gtk-2.
What to do ?
Best regards
Hello,
You need the libgtk2.0-dev package.
Not sure it is safe to have libgtk2 and libgtk3 at the same time ?
May be it is no problem with dev packages only ?
Thanks
most distributions have gtk2 and gtk3 libs together, because there are a lot of programs still using gtk2.