please pardon the ignorance. im just getting into unix, and the first thing i realized is that i need gunzip on a lot of files i want to download. i have downloaded gzip-1.3.5.tar from sunfreeware, but cannot figure out how to make it work. i did the "tar -xvf gzip-1.3.5.tar" command, which created a gzip-1.3.5 directory. i read the install document that got created, and i guess i'm not reading it right. it said to run the "./configure" command. i did - but i guess it can't find a compiler or something? (cc?) here's my question: i can't run the gcc compiler that i downloaded, since i also need to gunzip it, correct? and i can't seem to make an executable copy of gunzip, unless i have a compiler. i searched my drive, and the only cc i found was "/usr/ucb/cc". i copied it over to the gzip-1.3.5 directory, but got an error message that the "C compiler cannot make executables". what should i do? solaris 8, sunblade 100. thanks! daydok1@attbi.com