* Shawn Protsman ([email protected]) wrote: > In my effort to get comfortable with opensolaris I've not been able to > find gvim. I've installed the aap version but it will only compile > without GUI (-X11), even after editing the configure options in vim/ > src/config.arg. So where do I find a package for gvim, if one exists?
How did you try to look for it? glaga...@shire:~$ pkg search gvim INDEX ACTION VALUE PACKAGE basename file usr/bin/gvim pkg:/[email protected] basename file usr/bin/gvim pkg:/[email protected] description set gvim pkg:/[email protected] So, it's available in the SUNWgvim package which you can install via: $ pfexec pkg install SUNWgvim Cheers, -- Glenn _______________________________________________ opensolaris-discuss mailing list [email protected]
