I. Problem followed by the previous article (see the http://www.linuxidc.com/Linux/2012-01/51210.htm), install does not generate Makefile of each directory, found the problem: checkforx111_decan 'tfindxheaders. intrinsic is missing in the X11 directory. h file. 2. Solution download on the Internet
I. Problems
Following the previous article (see the http://www.linuxidc.com/Linux/2012-01/51210.htm), install did not generate Makefile for each directory and found the problem:
Check for X11 include
Can't find X headers.
The intrinsic. h file is missing in the X11 directory,
Ii. Solutions
Download and install libxt-dev on the Internet
But I cannot use yum, because my machine is 64-bit.
Yum search libxt-dev
Yum install libXt-devel.i686
######################################## #######################
I. Problems
In the nam folder, make indicates that X11/xmu/winutil. h cannot be found.
Install libXmu-dev on a 32-bit System
Install the yum install libXmu-devel.i686 in a 64-bit System