Dear all<br clear="all"><br>&nbsp;&nbsp; Initially, all my programs integrating VTK, ITK, and FLTK. etc worked very well on Red hat linux OS. Unfortunately, I met a cmake problem after upgraded the OS. Each time&nbsp; using the CMake to compile the program, I always faced the following error in the last step. 
<br><br>==========================================================================================================<br>No rule to make target `/usr/X11R6/lib/libX11.so&#39;, needed by `Skeleton&#39;.&nbsp; Stop.<br>==========================================================================================================
<br><br>This lib file is in the /usr/lib now, and I checked it&#39;s in the environment variables&#39; list. I also tried to modify it in CCMake or original CMake file. Unfortunately, I couldn&#39;t find it. BTW, I could run VTK sample examples based on make file. But as for the Cmake file, it&#39;s the same problem. Can anyone tell me how to figure it out? I appreciate your help. 
<br><br><br>-- <br>Sincerely<br>Jianfei Liu