Extracting files from a package

Hello!

On a system, I'd like to install ghostscript using the package from sunfreeware.com. The problem is, that I cannot pkgadd the package, as the system is quite borked - pkginfo only returns a very few packages, see <http://vz6tml.pastebin.ca/216816>.

Because of this, I'd like to extract all the files which are in the ghostscript-8.54-sol8-sparc-local.gz in the hope, that gs will work then.

How can I extract all the files which are in a pkg?

Thanks,

Alexander Skwar

[518 byte] By [A.Skwar] at [2007-11-26 10:58:34]
# 1
Use pkgtrans to convert packagestream packages into a directory style package.pkgtrans <pkgstream> /tmp-- Darren
Darren_Dunham at 2007-7-7 3:12:05 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...