Hi, I am trying to build awesome from source for RHEL 6.3 and I am stuck in compilation. I followed the instructions given on wiki to build awesome for Red hat.
I reached the last step where I need to compile awesome. I get the following error. ..awesome-3.5.1/awesome.c:39:23: error: glib-unix.h: No such file or directory ..awesome-3.5.1/awesome.c: In function ‘main’: ..awesome-3.5.1/awesome.c:365: warning: implicit declaration of function ‘g_unix_signal_add’ So I built glib from source and did a make install. This still did not solve the problem. How do I resolve this issue? Any help appreciated. Thanks, -Sanath
