On Tuesday, June 21, 2016 at 7:13:46 PM UTC+12, Tony Mechelynck wrote: > On Mon, Jun 20, 2016 at 3:46 AM, John Little <[email protected]> wrote: > [...] > > I'm on a debian-derived distro, [...] > > Then you may have one bit of useful information. Which command would > you run using aptitude or apt-get, to make sure that you have all > requirements for building Vim with GTK2?
sudo apt-get build-dep vim-gtk Regards, John Little As I said earlier, the > openSUSE repositories include a "zypper-aptitude" package which > installs whatever is needed to mimic the Debian aptitude and apt-get > commands by means of the openSUSE "zypper" package manager. > > Then after making sure that zypper-aptitude is installed, toothpik > could run aptitude or apt-get or whatever Debian users use, with the > same command-line arguments, and it would look for (and install if > missing) any necessary prerequisite for building Vim. > > And after running that, "make reconfig", with the config settings set > by means of environment variables as I showed earlier, would run rerun > configure then immediately recompile all modules needed by whatever > config options were selected. > > > 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.
