Tim Frost <timfrost at xtra.co.nz> writes:
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
Thanks for this, it solved a problem I was having
configuring a build of CVS Emacs.