Hi! I'm trying to install Moonlight on Ubuntu 7.04 and so I have to install gtk-sharp. <br>I have downloaded it from svn but when I execute the command: ./bootstrap-2.12 --prefix=/usr <br><br>the output is :<br><br>checking for GTK... configure: error: Package requirements (gtk+-
2.0 >= 2.12.0) were not met:<br><br>Requested 'gtk+-2.0 >= 2.12.0' but version of GTK+ is 2.10.11<br><br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.
<br><br>Alternatively, you may set the environment variables GTK_CFLAGS<br>and GTK_LIBS to avoid the need to call pkg-config.<br>See the pkg-config man page for more details.<br><br><br>How can I do??<br><br>Thanks<br>