PDA

View Full Version : [ubuntu] Configuring gtk, libX11 not found.


Karolis5000
July 28th, 2008, 07:34 AM
So here is the problem. I type ./configure and it shows me this message "configure: error: *** libX11 not found. Check 'config.log' for more details."

But I'm sure I have libX11 installed. How can I fix this? :confused:

Edit: I'm using Ubuntu 8.04

Yannick Le Saint kyncani
July 28th, 2008, 08:01 AM
So here is the problem. I type ./configure and it shows me this message "configure: error: *** libX11 not found.

Ubuntu already has a large list of packages available in synaptic. You should install software this way rather than compiling from sources.

However, if you don't have any other choice, headers are available in *-dev packages. You may want to take a look at libx11-dev here.