Welcome to Linux Support and Sun Help
Search LinuxSupport

When installing Solaris I generally prefer to do the minimal install because I don't like GBs of stuff I don't require cluttering up the system. However, you can encounter a number of problems when doing this. Not least because some important applications are *not* installed by default - such as ssh and gunzip.

gunzip is contained within the SUNWgzip package which should be on your original install CD. The following command will install it (assuming you've mounted the CD drive).

pkgadd -d /mnt/cdrom/Solaris_10/Product SUNWgzip

Before you start pulling your hair out in exasperation, you'll probably want to install the Bourne Again Shell (bash), so enter the following.

pkgadd -d /mnt/cdrom/Solaris_10/Product SUNWbash

You'll also want a copy of wget (easier than command line FTP), which you can download from ftp.sunfreeware.com. However, I found a few dependency problems with 1.11.4 so I downloaded 1.10 instead, which seems to work ok.

Useful third-party links

Add a comment to this article

If you wish to add a comment to this article, please use the form below. Please note that by submitting comments using this form you are allowing all of the information submitted to be visible on this website. Your comment will be published immediately, so please proof-read before you add. Any comments deemed to be abusive or irrelevant to the topic of the article may be removed without warning.

Posted by: (optional)

Email or web site: (optional, emails will be mangled to avoid spambots)

Comments: (maximum length 2000 characters)

If you would like to add a URL to another site, please enter the address (without http://) inside square brackets. Use an optional closing curly bracket to add a description. eg. to link to http://www.vigay.com enter [www.vigay.com}Vigay.com]

To prevent spambots, please re-enter the following code:
*****


Email Email this page to a friend

Last edit: 21st Dec 2009 at 8:05am (775 days ago)
Valid HTML 4.01! Valid CSS!