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.
i have downloaded jbuilder5 from sun and it now it is on my sun sparc20 station and the file name is: jb5_sol~1.gz. my question is how do i untar/gunzip it?
Name: marmaladeboy Date: June 13, 2002 at 12:47:37 Pacific
Reply:
the file is a GNU - gzip file. the syntax is:
$gunzip /path_to_file/your_file_name
some versions of solaris will include the gzip package in the installation, if yours did not head to http://www.sunfreeware.com and d/l the gzip package for your version/arch - and don't worry it won't by gzipped! ;)
Summary: I am getting directory checksum error for tar commands. %tar tvf myfile.tar.gz %tar -xvf myfile.tar.gz I get the same error. I downloaded a file from sourceforge.net and am trying to untar. Does this ...
Summary: hi im trying to install gcc on solaris 8 and here is where im having trouble. i got gcc-3.3-sol8-intel-local.gz file from www.sunfreeware.com via ftp and tried to unzip it but it gave me an error exac...
Summary: I am trying to install the gcc compiler but i get the message that cc is not linked to a compiler at all????? So I am stuck. I downloaded the gcc3.1.gz file. I gunzipped it and untarred it. when I go ...