Displaying 1 result from an estimated 1 matches for "streamspkg".
2007 May 08
3
Solaris streams package installation
...within
large packages. It takes a huge amount of time to transfer all of them. So
I''ve changed them into the streams format on the source, transfer them to the
target and try to install. Unfortunately, installation fails for a streams
package. The pkgadd cmd is slightly different for a streamspkg:
pkgadd -d /path/to/pkg/mysoftwarepkg
than for a filesystembased:
pkgadd -d /path/to/pkg mysoftwarepkg
Besides this, is there a better way to install packages on the target machine
if there''s no nfs available? Something like:
- check if the package is installed -> version??...