The Package at sun download is fine here is the procedure to install it :
# gunzip realplay_pkg_s10_i386.tar.gz # tar tf realplay_pkg_s10_i386.tar realplay_s10_i386 # tar xf realplay_pkg_s10_i386.tar # file realplay_s10_i386 realplay_s10_i386: package datastream # pkginfo -x -d ./realplay_s10_i386 SUNWrealplayer RealPlayer media application (i386) 10.0.6.1358,REV=10.2.3.2006.03.15.00.42 SUNWrealplayer-l10n RealPlayer media application - l10n files (i386) 10.0.6.1358,REV=10.2.3.2006.03.15.00.42 # pkgadd -d ./realplay_s10_i386 Please observe that this is a datastream Package . you need to explicitly point to the file name in which the package resides. Its not like when you have a package in filesystem format where you point pkgadd to the package name and pkgadd searches in subdirectories for the package name in all the pkginfo files in all subdirectories. If you have been extreamely unlucky, it is possible that a partial copy of this download exists in a internet based CACHE ( like squid ) between you and Sun. And you have received that partial copy. Then all you can do is wait until that Cached file expires , and is removed by the cache server software. //Lars This message posted from opensolaris.org