Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-20 Fir de Conversatie Ike Devolder
Op dinsdag 19 juni 2012 20:32:26 schreef Lomig Enfroy: 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

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-20 Fir de Conversatie Steve Hall
On Wed, Jun 20, 2012 at 2:57 AM, Ike Devolder ike.devol...@gmail.com wrote: i have posted in this mailinglist before for a solution for the dynamic ruby stuff but found no answer yet. http://code.google.com/p/vim/issues/detail?id=49 Same experience for me:

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-20 Fir de Conversatie Steve Hall
On Wed, Jun 20, 2012 at 7:12 AM, Steve Hall digit...@dancingpaper.com wrote: On Wed, Jun 20, 2012 at 2:57 AM, Ike Devolder ike.devol...@gmail.com wrote: i have posted in this mailinglist before for a solution for the dynamic ruby stuff but found no answer yet.

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-20 Fir de Conversatie Steve Hall
On Wed, Jun 20, 2012 at 7:19 AM, Steve Hall digit...@dancingpaper.com wrote: I should have added... just updated to Fedora 17 which has a broken Vim also related to Ruby: error while loading shared libraries: libruby.so.1.8: cannot open shared object file: No such file or directory Sorry,

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-20 Fir de Conversatie Lomig Enfroy
Le mercredi 20 juin 2012 08:57:13 UTC+2, Ike a écrit : Op dinsdag 19 juni 2012 20:32:26 schreef Lomig Enfroy: 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

Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-19 Fir de Conversatie Lomig
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

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-19 Fir de Conversatie Ben Schmidt
Everything in the codebase looks OK to me. win_T is a Vim structure, and has a w_width member when huge features are enabled. All the appropriate header files are installed. Ruby builds fine for me (and others) on other platforms. Have you applied any patches at all? If not, my best guess is

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-19 Fir de Conversatie Thomas Dziedzic
On Tue, Jun 19, 2012 at 6:51 PM, Lomig dunw...@gmail.com 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

Re: Compiling Vim with +ruby support (vim 7.3 - ruby 1.9.3) on Amd64

2012-06-19 Fir de Conversatie Lomig
Ok, there was two mistakes here... And as usual, you can only see what's wrong when you already asked for help :/ First mistake : The PKGBUILD file (which provides for Archlinux a simple way to create a package by compiling the sources) was trying to compile a tiny version of VIM without the