I get this error when trying to run a configure file. As far as I knew i was using X11, but it seems not. Ive googled the error, as you do, and it did return a solution, however when i ran the command to install the packages, it said they where obseleted or moved.
kev@ubuntu:~$ sudo '/home/kev/Desktop/etswitch-0.1.8/configure'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for XOpenDisplay in -lX11... no
configure: error: The path for the X11 files not found! Make sure that X11 is installed and devel
kev@ubuntu:~$
I dont really care either way if i get it fixed, no big deal, but would be nice to minimize a game if IRC /msn blinks.
Anyone knows what i need to install? or w/e. cheers