On Apr 20, 2009, at 11:41 AM, Shawn Walker wrote:

Shawn Protsman wrote:
On Apr 20, 2009, at 11:24 AM, Glenn Lagasse wrote:
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
Hi Glenn,
Yep, tried that. I get nothing:
sprot...@belinda:~$ pkg search gvim
sprot...@belinda:~$
This is still a vanilla install so far.

If you're running a build prior to 111, the default for search is to search your local system instead of the remote package repositories.

So, you need to say:

pkg search -r gvim

As of build 111 (maybe it's 110?), search now searches the remote package repositories instead of your local system by default.

To search your local system, use -l.

Hi Shawn,

I tried the '-r' flag also. Same result. Perhaps I ought to update to 111?
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to