Ethereal-dev: Re: [Ethereal-dev] First time trying to install on Solaris 2.6--Problem

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Mon, 28 Jan 2002 11:00:50 -0800 (PST)
> And I also see that you're missing 'make';

...or he doesn't have his path set to include "/usr/ccs/bin", which is
where the Solaris "make" is installed if you've installed the particular
Solaris package that includes it.

In addition, to build the latest release on Solaris, he needs to have
"/usr/xpg4/bin" before "/usr/bin" in his path.