telemorgan
MIS
Good Morning,
Can someone help out a newbie, I'm trying to install a unrar package onto a Solaris 8 box. The name of the file that I downloaded is solaris8-sparc-unrar-3.3.tar.gz.
Here is what I have done so far:
## gunzip -c solaris8-sparc-unrar-3.3.tar.gz | tar -xvf -
x unrar, 209396 bytes, 409 tape blocks
## ls -l
total 624
-rw-r--r-- 1 root other 99161 Aug 8 09:12 solaris8-sparc-unrar-3.3.tar.gz
-rwxrwxr-x 1 7479 216 209396 Mar 9 2004 unrar
So, now what? I have this unrar compressed file but i do not know how to install it. pkgadd? what snytax?
Can someone help out a newbie, I'm trying to install a unrar package onto a Solaris 8 box. The name of the file that I downloaded is solaris8-sparc-unrar-3.3.tar.gz.
Here is what I have done so far:
## gunzip -c solaris8-sparc-unrar-3.3.tar.gz | tar -xvf -
x unrar, 209396 bytes, 409 tape blocks
## ls -l
total 624
-rw-r--r-- 1 root other 99161 Aug 8 09:12 solaris8-sparc-unrar-3.3.tar.gz
-rwxrwxr-x 1 7479 216 209396 Mar 9 2004 unrar
So, now what? I have this unrar compressed file but i do not know how to install it. pkgadd? what snytax?