HI.
I`m new to Fedora .
I installled Intel Graphics Drivers( xf86-video-intel-2.17.0 ) .
I just type :
=================================
tar vxf xf86-video-intel-2.17.0.tar.bz2
cd xf86-video-intel-2.17.0
./configure
=========================
Then problem appeared.
i see the infomations as bellow
"checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.6 xproto fontsproto pixman-1 >= 0.16 ) were not met:
No package 'xorg-server' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details."


I don`t know what to do ,can anybody help me ?