Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Added vim package on Solaris 10, how do I run it now?

807557Jul 20 2007 — edited Jul 21 2007
Hi everyone,

Running Solaris 10 with root access.

I downloaded vim from the the Sun.com freeware for Solaris 10 page (read: THIS site, not solarisfreeware.com, vim.com or another external site). I first downloaded the dependency packages bundle, extracted the packages, and installed all the packages it via pkgadd -d. They all reported to be a "successful" install.

Then I downloaded the "vim" package from the same site, extracted the package, and likewise installed it with pkgadd (the command was "pkgadd -d SFWvim.pkg". The system reported the installation to be a success, and the path it was adding files to was "/opt/sfw/share/vim/vim63".

That's the step I am at now. I did not do anything else after this point.

OK, the question is, what do I do NOW to be able to run it? Typing "vim" into the console returns "vim: not found". man vim doesn't give anything either.

Where would the actual executable be? How would I have to run it, and under what shell? Are there any "path" variables I need to add, and how would I do it?

All the documentation I found in the /doc folder and online only explain how to use vim once it's running, not how to run it in the first place.

I'm new at using Unix OS in general, so please be detailed (don't just tell "add path X" but please explain how, step by step.

Thank you very much!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2007
Added on Jul 20 2007
2 comments
1,875 views