gtk+ & ufraw-0.10

Tim Frost timfrost at xtra.co.nz
Fri Oct 27 06:27:22 UTC 2006


On Fri, 2006-10-27 at 16:09 +1000, Nikolai wrote:
> I'm trying to compile a ufraw-0.10 application (it's a RAW image
> converter) but ./configure aborts with:
> 
> "checking for GTK... configure: error: Package requirements (gtk+-2.0 >=
> 2.4) were not met:
> 
> No package 'gtk+-2.0' found"
you need the development packages>
* build-essential for the compiler, etc
* libgtk2.0-dev 
and there are bound to be other development packages.  With luck, the
command
   sudo apt-get build-dep ufraw
will pull everything you need in


> 
> I'm on Dapper with all the updates, what version of gtk+ does it use? I
> thought it should have been reasonably recent, no?
> 
> Nikolai


T





More information about the ubuntu-users mailing list