On Fri, Jun 17, 2016 at 2:54 PM, toothpik <[email protected]> wrote: > On Fri, Jun 17, 2016 at 10:01:14AM +0200, Tony Mechelynck wrote: >> On Fri, Jun 17, 2016 at 2:29 AM, toothpik <[email protected]> wrote: >> > On Thu, Jun 16, 2016 at 11:59:46PM +0200, Tony Mechelynck wrote: >> >> Check the console output from configure if you still have it, or else >> >> the src/auto/config.log (or src/shadow/auto/config.log if you build in >> >> a shadow directory) which is more verbose. What exactly does configure >> >> not find that it should? >> > >> > the message is very terse: >> > >> > checking --enable-gui argument... GTK+ 2.x GUI support >> > checking --disable-gtktest argument... gtk test enabled >> > checking for pkg-config... /usr/bin/pkg-config >> > checking for GTK - version >= 2.2.0... no >> > >> Hm, you said gtk2-devel is installed. What is the answer to > >> rpm -q gtk2-devel > >> typed at the shell (bash etc.) command line? With me it says > >> gtk2-devel-2.24.30-8.3.x86_64 > > ok -- for me it says > > Thu 20:19 ~/.build/vim: rpm -q gtk2-devel > gtk2-devel-2.24.30-8.3.x86_64 > > which looks strikingly similar to what it says for you, but for reasons > beyond my ken configure isn't finding it > >> Oh, and BTW, what is your version and patchlevel of the Vim source? I >> have 7.4.1941. > > I'm at 7.4.1941 too
Then I don't know what it is. If you know (or if someone can tell you) how Debian guys use "aptitude" or "apt-get" to get their required packages to build Vim, install zypper-aptitude (it is available on the Leap 42.1 DVD but has been updated, so if you don't yet have its latest (1.12.40-9.1) version you should preferably install it from the Leap 42.1 Update-OSS repository) then you get an "aptitude" command which will mimic the Debian aptitude by means of the SUSE zypper. N.B. YaST is the GUI/CUI package manager (for Gnome, KDE or curses) and zypper is the command-line package manager (for dumb terminals including even old-fashioned teletypewriters). Otherwise they have approximately the same capabilities. Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
