| |
| Download
the Complete Files |
 |
92010Sol_Disk1.cpio.gz
(502,322,122 bytes) |
 |
92010Sol_Disk2.cpio.gz
(597,226,574 bytes) |
 |
92010Sol_Disk3.cpio.gz
(346,358,585 bytes) |
| |
| Directions |
 |
1. After downloading the software, gunzip
it. |
 |
2. Create directories Disk1, Disk2 and
Disk3 |
 |
3. cd Disk1 |
 |
4. cat <fullpath_to_disk1>.cpio
| cpio -icd
This will extract all the files for disk1. |
 |
5. Repeat steps 3 & 4 for disk2 and
disk3 |
 |
6. To run the installer, cd to Disk1
and run runInstaller. |
| |
Important Note: Some browsers
will uncompress the files but leave the extension the same (gz) when
downloading. If the above steps do not work, try skipping gunzip and
go directly to step 4 without changing the filename. Eg. cat <fullpath_to_disk1>.cpio.gz
| cpio -icd |