[andrew@walrond.org: Re: Folding editor for ruby code browsing]
Doug Kearns
dougkearns at gmail.com
Fri Apr 29 08:29:41 EDT 2005
I'm not sure whose responsible for the installer (Hugh?) but I'll leave
this one to you... :-)
Regards,
Doug
PS. Gavin, I thought we'd fixed the line endings malarkey long ago?
----- Forwarded message from Andrew Walrond <andrew at walrond.org> -----
From: Andrew Walrond <andrew at walrond.org>
User-Agent: KMail/1.7.2
Date: Thu, 28 Apr 2005 17:39:59 +0100
Subject: Re: Folding editor for ruby code browsing
To: Doug Kearns <dougkearns at gmail.com>
Hi Doug,
On Thursday 28 April 2005 11:28, you wrote:
>
> I think you'll find that you're using a rather old version of ruby.vim.
> You can get the latest from the project page above.
>
Did you know the installer won't run under linux unless it is first converted
to unix format? Weird...
$ tar -xzf vim-ruby-2004.09.20.tgz
$ cd vim-ruby-2004.09.20
vim-ruby-2004.09.20 $ bin/vim-ruby-install.rb
: No such file or directory
vim-ruby-2004.09.20 $ dos2unix bin/vim-ruby-install.rb
vim-ruby-2004.09.20 $ bin/vim-ruby-install.rb
Couldn't find any Vim installation directories.
Please enter the full path to your Vim installation directory:
----- End forwarded message -----
More information about the vim-ruby-devel
mailing list