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.
gzip and solaris9
Name: Nairda Date: November 22, 2002 at 12:25:14 Pacific OS: Solaris 9 CPU/Ram: Ultra 5 /128
Comment:
Does anyone know if gunzip/gzip is installed in Solaris9 as part of the install? And if not I have downloaded a version from sunfree that is supposed to install into the local folder. I have tried pkgadd no luck, and admintool doesn't see it.
Summary: Does anyone know where i can find step by step instructions on how to install tcp wrapper. I just set up a new system running Solaris 8. I had to install "gzip" and "make", now that i finally have "ma...
Summary: need gzip. non compressed copies of solaris7X86 gzip are available from sunfreeware.com instals in /usr/local another possibility is that it's there but not on your path. do a which gzip and see if it...
Summary: if you type set does /usr/local/bin show up in your PATH? you could always use the full path name to an executable /usr/local/bin/gzip filename and oh by the way, you want to gunzip a file that is al...