ral-0.1-pkg.tar.gz should be a single file, not folder (unless your download 
application unzipped it).

Let's say you copied it to Desktop (OpenSolaris):

$ cd ~/Desktop
$ su
Enter Password for root
# gzip -dc ral-0.1-pkg.tar.gz | tar xvf -
# cd ral-0.1; pkgadd -d . SUNWral

You can find which directory you're in by using "pwd" command. Use "ls" to see 
list of files.
-- 
This message posted from opensolaris.org

Reply via email to