Re: [Sablevm-developer] Compilation problem...
Brought to you by:
egagnon
From: Mark W. <ma...@kl...> - 2004-04-15 11:24:30
|
Hi, On Thu, 2004-04-15 at 12:26, Clemens Eisserer wrote: > > Check if gtk+-2.0.pc exists >=20 > Thats the problem. Such a file doen't simly exist on my Linux-Box. Thanks for checking. > Whats next, where can I download this file, when is it created. > Could be the reason why the file isn't on my box, taht I installed pkg-co= nfig after installing gtk? >=20 > I'm using Suse9. I am a Debian GNU/Linux user myself so I don't know the correct Suse package. But you will need the development packages for gtk+, They might be called something like libgtk2.0-dev (that is how they it is called on my installation). Or you can install from source, see http://www.gtk.org/. Which isn't that difficult at all. Cheers, Mark |