I had absolutely no problem with imlib2...
I managed to build a package but I still got problems:
1)
There is no ./configure step;
'make' create a build directory, run cmake in it and build awesome.make
after 'make install'l all the files are installed in /usr/local and I don't know how to make it install in /usr.
I know I'm missing something but I can't find
2)
in the xsessions file for awesome, exec line is 'Exec=/usr/local/bin/awesome' but with gdm when I run awesome it just gives a blank screen. When I run from Failsafe Terminal it works.
