Hi I'm haviing trouble getting xmms installed on my debian distro that is on my xbox. I have installed xmms previously on Redhat on my pc without much trouble. I'm having trouble when it comes to installing GTK, which xmms requires. When, I do ./configure it tells me this.
"checking for X... no
configure: error:
*** X libraries or include files not found. Check 'config.log' for
*** more details."
At the end of the file it says this.
"configure:4607:27: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 4606 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>"
I'm really a newbie at this and I'm not even sure what these libraies do. But I think that they would have these files in them. I found confdefs.h and intrinsic.h but could not figure out where to put them so that the configure process would recognize them. And even then I'm not sure if they were the exact files I needed. I looked on the Xfree web site and I found nothing about these libraries. Could someone please set me straight about these thing. I really do try to figure this all out by myself but its not working at this point. I belive the reason I'm missing these files is because this distro was more of a bare-bones release just to get ya up and running. I did manage to get kde up and running all by myself though.

So X is functioning to some extent. Thanks!