ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: [Wireshark-users] glib problem with wireshark 1.12.3

From: sothy shan <sothy.e98@xxxxxxxxx>
Date: Wed, 11 Feb 2015 17:39:34 +0100
 Hi!

I tried to install wireshark 1.12.3 in RHEL 6.5.

I am doing following command.

$./configure --disable-wireshark

I got the following error.

checking for GLIB - version >= 2.16.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: GLib 2.16.0 or later distribution not found.



For Glib, I downloaded glib 2.42.1
I followed three command as follows:

 $./configure

  $  make

   $ make install

I dont know what I am missing?

pkg-config is in my machine also.

Any help? thanks
Sothy