Why I can't execute pkgadd?
I want to install SUNWi1cs SUNWi15cs under Solaris10. But I don't have cdrom,so I open sol-10-u6-ga1-x86-dvd.iso,and I extract \SOLARIS_10\PRODUCT\SUNWI1CS and SUNWI15CS,and put SUNWI1CS and SUNWI15CS directory to Solaris10 /export/home/peter directory by ftp. Then I add this two package like follows:
bash-3.00# pkgadd -d SUNWi1cs SUNWi15cs
pkgadd: ERROR: no packges were found in </export/home/peter/SUNWI1CS>
But I have directory /export/home/peter/SUNWI1CS.why I can't add this package? What can I do for it?
Thanks