Ethereal-users: RE: [Ethereal-users] Installation question.. gtk library issue.

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

From: "Igor Krugliak" <Igor.Krugliak@xxxxxxxxxxxxxx>
Date: Fri, 2 Sep 2005 09:27:30 -0400
Title: Message
Could you please advice how to use ethereal from unix command line? to capture SMPP traffic from particular IP address..
-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx [mailto:ethereal-users-bounces@xxxxxxxxxxxx] On Behalf Of Igor Krugliak
Sent: Friday, September 02, 2005 9:02 AM
To: Ethereal user support
Subject: RE: [Ethereal-users] Installation question.. gtk library issue.

I had same problem..
 
I just created  sfw directory  and after that bin as software link to directory holds gtk-config
-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx [mailto:ethereal-users-bounces@xxxxxxxxxxxx] On Behalf Of Nirat Shah
Sent: Thursday, September 01, 2005 10:31 PM
To: ethereal-users@xxxxxxxxxxxx
Subject: [Ethereal-users] Installation question.. gtk library issue.

Hi,
 
We are trying to install ethereal on our Unix workstation running solaris 2.8
 
ethereal-0.10.12-solaris2.8-sparc-local
 
We installed the gtk and glib libraries also because we did not have those on our workstation.  These libraries got installed in /usr/local/ directories.  Now when we tried to "pkgadd -d ethereal...", we got the following message :
 
=================================
WS# pkgadd -d ethereal-0.10.12-solaris2.8-sparc-local

The following packages are available:
  1  ethereal     ethereal 0.10.12
                  (sparc) 0.10.12

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: all

Processing package instance <ethereal> from </opt/ethereal/ethereal-0.10.12-solaris2.8-sparc-local>

ethereal 0.10.12
(sparc) 0.10.12
Ethereal Development Team
## Executing checkinstall script.
/var/tmp/dstreAAAnRaOwx/ethereal/install/checkinstall: gtk-config: not found

 

        This package requires gtk+ version >= 1.2 installed in /opt/sfw/bin.
        Aborting installation.

 

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <ethereal> failed.
No changes were made to the system.

=======================================

It is trying to look for the gtk in /opt/sfw/bin/ directory.  Is there any way for ethereal install script to look for the gtk in /usr/local/... directory ?

Thanks,

-Nirat.