Error during installation of Mesa on Linux

Posted by rodnower on Super User See other posts from Super User or by rodnower
Published on 2010-03-31T20:47:19Z Indexed on 2010/04/01 4:13 UTC
Read the original article Hit count: 424

Filed under:
|
|
|

Hello, I have a problem.
I try to install Mesa 7.8 on CentOS 3.9 for i386 on VMVare 7.0.1 like described here:
http://linux-sxs.org/multimedia/mesa.html

When I perform configuration stage:
++++++++++++++++++++++++++++++++++++++++++++++++++
[root@CentOS Mesa-7.8]# ./configure --prefix=/usr --sysconfdir=/etc
++++++++++++++++++++++++++++++++++++++++++++++++++
(root is actualy root)
This is what I get:
++++++++++++++++++++++++++++++++++++++++++++++++++
.
.
.
checking pkg-config files for X11 are available... no
checking for X... no
configure: error: X11 development libraries needed for dri driver
++++++++++++++++++++++++++++++++++++++++++++++++++
(Three dots says that there is some output before)
Put attention to error.

Any idea?
Thank you very much forahead.

© Super User or respective owner

Related posts about opengl

Related posts about linux