Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Installation Support => Topic started by: ravindra_sg on February 08, 2012, 09:30:28 PM

Title: getting error while installing moonlight
Post by: ravindra_sg on February 08, 2012, 09:30:28 PM

checking for GTK... configure: error: Package requirements (gtk+-2.0 gthread-2.0 atk) were not met:

No package 'gtk+-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Please help me out.
Thanks in advance
linuxcentos ravindra_sg is online now      Edit/Delete Message Reply With Quote
Title: Re: getting error while installing moonlight
Post by: Naba_das on October 25, 2014, 02:25:57 PM
Hi ravindra,

At first install gtk+-2.0 and also configure local yum server and run the below mention command

#yum groupinstall "Development Tools"
Then
#yum install gtk+-devel gtk2-devel