You can subscribe to this list here.
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: Deepak Y. <de...@ca...> - 2011-04-06 21:59:31
|
Hi
I am getting this error while using vimplugin.
The file "/usr/bin/vim.basic" does not exist on host.
How can I change vimplugin to use some other path for vim like /usr/bin/vim or ..
uname -a is "Linux serv1 2.6.9-78.0.25.EL #1 Fri Jun 26 07:25:35 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux "
at java.io.IOException: Cannot run program "/usr/bin/vim.basic": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
Thanks
Deepak
|