How extract Solaris package without root privilege

Hi!Is there any way to extract files from Solaris package file (.pkg) without root privilege?Like I can do it for rpm: rpm2cpio foo-2.0.i386.rpm | cpio -ivmud
[179 byte] By [svetsmirnovaa] at [2007-11-26 21:50:58]
# 1
You can use 'pkgtrans':Syntax: pkgtrans <package> <destination directory> .7/M.
mAbrantea at 2007-7-10 3:43:56 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
So easy!Thank you very much for the hint!
svetsmirnovaa at 2007-7-10 3:43:56 > top of Java-index,Solaris Operating System,Solaris 10 Features...