Results 1 to 5 of 5
I've recently installed Vim 7.1 on my Mandrake 10.1 OS), and can get no further to using it. I cannot find an executable anywhere in the successful install of 'vim-7.1.tar.bz2 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-31-2008 #1
Vim install...can't get off the drawing board
I've recently installed Vim 7.1 on my Mandrake 10.1 OS), and can get no further to using it. I cannot find an executable anywhere in the successful install of 'vim-7.1.tar.bz2 to link to. (The install was done in a sub-directory to '/home'.)
This is what I know of the current installation (Vim version 6.3.20):
$ which vim
/bin/vim
$ file /bin/vim
/bin/vim: symbolic link to `/etc/alternatives/vim'
$ file /etc/alternatives/vim
/etc/alternatives/vim: symbolic link to `/usr/bin/vim-enhanced'
$ file `/usr/bin/vim-enhanced'
/usr/bin/vim-enhanced: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux
2.2.5, dynamically linked (uses shared libs), stripped
So...what do I do now?
- 09-01-2008 #2
Not sure about all these links.
How did you install this file?
- 09-01-2008 #3
- 09-01-2008 #4
OK, but how did you install it?
Just decompress in that dir or what did you do?
- 09-02-2008 #5
you should simply be able to open up a terminal and type vim or alternatively give it a file to open ie vim /home/examplefile
if you've already tried this then please post any error messages here so we can help diagnose the issueYou know, aliens are going to come to earth in 50 years and kill the hell out of us for DDoSing their networks with this SETI crap
registered linux user #388463


Reply With Quote

