Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
gunzip problem
Name: sanjugm Date: December 30, 2003 at 03:59:06 Pacific OS: Solaris 8 CPU/Ram: Intel/128mb
Comment:
Hai all I,ve installed Solaris 8 on intel platform.Now i need to install graphics drivers and samba.But when i gave the command to gunzip,gunzip:not found message is coming.Plz give me some solution....
Name: taurus Date: December 30, 2003 at 11:14:51 Pacific
Reply:
1. Either gnuzip is not on your system or 2. It's not on your path...
Log in as root and run this command to see if you have gnuzip installed or not,
find / -name gnuzip -print
If it returns nothing, then you need to install it. I believe you can download a free copy of it (and among other programs that you need for your Solaris 8) at www.sunfreeware.com.
Summary: Hi everybody, I tried to unzip gcc-2.95.3-sol8-intel-local.gz file with gunzip program. But I encountered with the following error. gunzip: gcc-2.95.3-sol8-intel-local.gz:invalid compressed data--form...
Summary: Hi All I have downloaded the Oracle 8.1.7 for sparc edition without any problem (Around 750Mb).The file name is 817solaris.cpio.gz.I ftp the same in working solaris 8 machine and try do "gunzip 817s...
Summary: I'm trying to use a sad, neglected Ultra server for a small project to implement a bug-tracking system (Bugzilla). As usual, everything is being done on a shoestring :) The system runs Solaris 8, whic...