Jump to content

Where To Get gvim


banjo
 Share

Recommended Posts

My Mandrake 9.1 came with Vim that was not

compiled for the graphical UI. I would really love

to get gvim running on my computer since that is

my editor of choice.

 

Anybody know where I can get an rpm that

has gvim enabled. I know I can build it from

source, but I have no real desire to do that if

I can just download it and install the bins.

 

 

Thanks in advance

Banjo

(_)=='=~

Link to comment
Share on other sites

Thanks for the pointer. I am new at Linux,

so I am just finding my way around.

 

Should I unistall the Vim that is there before

I install a new one, or can I just update?

Any tips or a pointer to a HOWTO would be

appreciated.

Link to comment
Share on other sites

Generally, you do want to keep them the same.

localhost:/# rpm -qa | grep vim

vim-minimal-6.1-36mdk

vim-X11-6.1-36mdk

vim-enhanced-6.1-36mdk

vim-common-6.1-36mdk

localhost:/#

This is ML9.1's default so don't use the link above :roll: :wink: Find the version you want and look at the 'Requires' on the page.

http://speakeasy.rpmfind.net/linux/rpm2htm...ubmit=Search+...

 

 

In the future to find an app's rpm name or file in an rpm

localhost:/# urpmf gvim

kdeartwork-kde-classic:/usr/share/icons/kdeclassic/16x16/apps/gvim.png

kdeartwork-kde-classic:/usr/share/icons/kdeclassic/32x32/apps/gvim.png

kdeartwork-kde-classic:/usr/share/icons/kdeclassic/48x48/apps/gvim.png

man-pages-fr:/usr/share/man/fr/man1/gvim.1.bz2

man-pages-pl:/usr/share/man/pl/man1/gvim.1.bz2

man-pages-pl:/usr/share/man/pl/man1/rgvim.1.bz2

vim-X11:/usr/X11R6/bin/gvim

vim-X11:/usr/share/icons/gvim.png

vim-X11:/usr/share/icons/large/gvim.png

vim-X11:/usr/share/icons/mini/gvim.png

vim-X11:/usr/share/man/man1/gvim.1.bz2

vim-X11:/usr/share/vim/gvimrc

kdeartwork:/usr/share/icons/Locolor/16x16/apps/gvim.png

kdeartwork:/usr/share/icons/Locolor/32x32/apps/gvim.png

vim-common:/usr/share/vim/gvimrc

vim-common:/usr/share/vim/gvimrc_example.vim

kdebase:/usr/share/apps/kappfinder/apps/Editors/gvim.desktop

kdebase:/usr/share/icons/crystalsvg/16x16/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/32x32/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/48x48/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/64x64/apps/gvim.png

kdebase:/usr/share/apps/kappfinder/apps/Editors/gvim.desktop

kdebase:/usr/share/icons/crystalsvg/16x16/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/32x32/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/48x48/apps/gvim.png

kdebase:/usr/share/icons/crystalsvg/64x64/apps/gvim.png

localhost:/#

 

Here's another excellent rpm search engine

http://rpm.pbone.net/index.php3/stat/2/simple/2

 

[edit]just went to the link above on the forum.....I'm echoing :wink:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...