[root@LinuxSir01 root]# tar jxvf g5config-1.6.tar.bz2
[root@LinuxSir01 root]# cd g5config
[root@LinuxSir01 g5config]# ./configure
[root@LinuxSir01 g5config]# make
[root@LinuxSir01 g5config]# make install
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
---------------------------------------
请问如何解决?