logos

With Andrii Grytsenko


Technical Diary - With Andrii Grytsenko

lsof installation on solaris 10

Details inside the post.

Get new version of package:

wget ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/lsof_1106-4.80-sol10-sparc-local.gz

Unpack it:

gunzip lsof_1106-4.80-sol10-sparc-local.gz

And run installation command as root:

pkgadd -d lsof_1106-4.80-sol10-sparc-local                                                                   

The following packages are available:
  1  SMClsof     lsof
                 (sparc) 4.80        

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: all
## Verifying package  dependencies in zone 

Files that are setuid and/or setgid will be installed and/or modified
for package  on zone .                         

Do you want to continue with the installation of  [y,n,?] y
..............skipped................
Do you want to install these as setuid/setgid files [y,n,?,q] y

..............skipped................
Installation of  on zone  was successful.

And finally check it out:

lsof -v
....skipped....
revision: 4.80

Done.

Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Security Code: