<div dir="ltr">Hi Ken,<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif"><div>I requested Synaptic to install libgtk2.0-dev and could then compile and build for GTK 2 by using `pkg-config --cflags gtk+-2.0` and `pkg-config --libs gtk+-2.0` on the command line.<br>
</div></div></div></blockquote><div><br></div><div style>just a hint, you can pass both flags to pkg-config as once: `pkg-config --cflags --libs gtk+-2.0`</div><div style><br></div><div style>Jonas</div></div></div></div>