Ethereal-users: Re: [Ethereal-users] Installation problem on Solaris

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

From: Jeff Morriss <jeff.morriss@xxxxxxxxxxx>
Date: Tue, 30 Aug 2005 09:12:46 -0400

Actually the error message says you need GTK installed in "/opt/sfw/"; I'm not sure where one gets a GTK package that installs in this location but the official Solaris 8 packages from ethereal.com need that package. (I've been building my own Solaris 8 packages for years because of this--using the GTK packages from sunfreeware.com . FWIW, the official Solaris 9 builds want GTK installed in "/usr/local/".)

I imagine it might work if you make a symbolic link from "/opt/sfw/" to "/usr/local/" (never tried it).

Anders Broman (AL/EAB) wrote:
Hi,
I think the package you want is
gtk+-1.2.8-sol8-sparc-local.gz
or
gtk-2.2.4-sol8-sparc-local.gz

Brg
Anders

-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx
[mailto:ethereal-users-bounces@xxxxxxxxxxxx]On Behalf Of Igor Krugliak
Sent: den 30 augusti 2005 14:55
To: ethereal-users@xxxxxxxxxxxx
Subject: [Ethereal-users] Installation problem on Solaris


Hello,

I've tried to install ethereal on Solaris, but pkgadd failed: ##
Executing checkinstall script.
/var/tmp/dstreAAAmLaiLO/ethereal/install/checkinstall: gtk-config: not
found
        This package requires gtk+ version >= 1.2 installed in
/usr/sfw/bin.
        Aborting installation.

But I have gtk-config installed: /usr/local/bin

Please advice
Igor Krugliak