Thank you, Jeff and Reinhard...I have built the rpm successfully


________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Morriss
Sent: Sunday, March 16, 2008 6:31 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] RPM error





On Sun, Mar 16, 2008 at 8:03 AM, <[EMAIL PROTECTED]>
wrote:

Hi ,

If I try to build the rpm with gtk 1 version , it is taking gtk 2 by
default. Then we tried to remove gtk-2 and glib-2 libraries from
/usr/lib and /usr/include. We are getting the following error:

Even after configuring with -disable -gtk2 , wondering why is it
checking for gtk version >=2!!


Remember that RPMs are supposed to be self contained within the SPEC
file so it does not matter what you configure manually, it matters what
is in the spec file.  In particular, look at:
packaging/rpm/SPECS/wireshark.spec.in and set your configure options
there.

(Also note that Wireshark does not fall back to GTK1 if it can't find
GTK2, you must specifically disable GTK2 even if you don't have GTK2
installed.)


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to