On Tue, 28 Dec 2010 13:27:41 +0300for me ./configure went smoothly, though it gave this error in "make":
Louigi Verona <louigi.verona@gmail.com> wrote:
> Guys, did anyone try to compile this rather old but intriguing piece
> of software?
>
> http://www.metadecks.org/software/aube/
>
> For me it says it needs gtk and although I have both gtk1.2 and gtk2
> dev packages installed, it is still not happy.
>
aube.c:12:23: fatal error: gdk_imlib.h: No such file or directory
Louigi, have you tried running "./configure --with-gtk-prefix=PFX" with
PFX being the "Prefix where GTK is installed (optional)"? (got it
from ./configure --help)
HTH
renato