Re: vim fails on F18 x64

2013-03-18 Thread Gregory P. Ennis
n 03/18/13 10:28, Ed Greshko wrote: > The one getting the error reproduces the issue. > > Curious. OK.. I figured it out One system is hitting this bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=858135 "vim-command-t should require ruby" -- Ed, Thanks for your debug

Re: vim fails on F18 x64

2013-03-17 Thread Ed Greshko
On 03/18/13 10:28, Ed Greshko wrote: > The one getting the error reproduces the issue. > > Curious. OK.. I figured it out One system is hitting this bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=858135 "vim-command-t should require ruby" -- From now on, at least during win

Re: vim fails on F18 x64

2013-03-17 Thread Ed Greshko
On 03/18/13 09:47, Gregory P. Ennis wrote: > Thanks, > > I did a "yum remove vim*" followed by "yum install vim-enhanced" and I am > back in business. Interesting. I was able to reproduce your problem by doing yum install vim-enhanced yum install vimpal yum install vim-clustershell vim-

Re: vim fails on F18 x64

2013-03-17 Thread Gregory P. Ennis
On 03/18/13 08:37, Gregory P. Ennis wrote: > As you know he installation gui is quite different. I installed the > gnome desktop, but could not figure out how to add kde and vim until > after the installation. I did a yum install vim* in order to get > everything. I was not sure on the basis of

Re: vim fails on F18 x64

2013-03-17 Thread Ed Greshko
On 03/18/13 08:37, Gregory P. Ennis wrote: > As you know he installation gui is quite different. I installed the > gnome desktop, but could not figure out how to add kde and vim until > after the installation. I did a yum install vim* in order to get > everything. I was not sure on the basis of

Re: vim fails on F18 x64

2013-03-17 Thread Gregory P. Ennis
On 03/18/13 06:35, Gregory P. Ennis wrote: > Everyone, > > I have just installed two machines with F18x64, and am having a problem > with vim. When I try to execute the software I get > > root@CoBl ~]# vim > Vim: Caught deadly signal SEGV > Vim: Finished. > Segmentation fault (core dumped) > > Hav

Re: vim fails on F18 x64

2013-03-17 Thread Ed Greshko
On 03/18/13 06:35, Gregory P. Ennis wrote: > Everyone, > > I have just installed two machines with F18x64, and am having a problem > with vim. When I try to execute the software I get > > root@CoBl ~]# vim > Vim: Caught deadly signal SEGV > Vim: Finished. > Segmentation fault (core dumped) > > Hav

vim fails on F18 x64

2013-03-17 Thread Gregory P. Ennis
Everyone, I have just installed two machines with F18x64, and am having a problem with vim. When I try to execute the software I get root@CoBl ~]# vim Vim: Caught deadly signal SEGV Vim: Finished. Segmentation fault (core dumped) Have any of you developed a work around for this yet? Thanks, G