On 1/31/06, Chris Turkel <zizban at adelphia.net> wrote: > How does one install a package from Solaris install CD? I see a > folder with the package name but its not in pkg form. try pkgadd -d `pwd` see what happens in that directory .. you should get a list of packages to install. Dennis