Le mercredi 20 juin 2012 04:14:39 UTC+2, Thomas Dziedzic a écrit : > On Tue, Jun 19, 2012 at 6:51 PM, Lomig wrote: > > Hello list :) > > > > As I have not been able to find a compiled package of vim with a +ruby > > support for my distribution (Archlinux), I have tried for 2 days to > > compile it myself from the mercurial repository... Though without any > > success for now. > > > > After a configure that was meant to be as close as possible to the one > > used by my previous binary package, > > > > There might be some confusion with the naming in archlinux. > vim the package contains a minimally configured vim. > gvim the package contains vim + gvim with ruby + python + lots of > other options enabled. > All you need for ruby support is to do pacman -S gvim and you should be done. > > > ~ >>> vim --version | grep +ruby > +python -python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs > ~ >>> uname -a > Linux archlinux 3.4.3-1-ARCH #1 SMP PREEMPT Mon Jun 18 08:28:29 CEST > 2012 x86_64 GNU/Linux > ~ >>> pacman -Q gvim > gvim 7.3.547-1 > > Cheers
My answer to your post has disappeared :/ So, as I was saying, I use the Herecura version of this package, because it provides a gvim-Qt flavor, and I try to use only one framework on a machine - and I do develop in Qt and QML myself. I tried to compile (Herecura's) gvim with gtk2 support instead to use a patch-free version, and be sure that it was not the source of my problem -- And it was not :) I would be really glad to use your official package if you would consider the integration of a Qt version, though :) Regards, Lomig -- 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
