Hi, I'm trying to do dynamic linking in C and can't seem to find the header file dlfcn.h. I've install with yum libtools, glibc, gcc, gcc-c++, make, and some others. I've looked in /usr/include as well as other include directories. It does appear the /lib/libdl.so.2 library is installed. Thanks, gd ------------------------ gd