[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where is dlfcn.h ?
I have a paper that says that dlfcn.h is ususally the programming
interface under
ELF. It is also saying that the binary library connected to it is
libdl.so, which is
installed.
My problem is that I can't find dlfcn.h on my machine.
Can you tell me why ? Does its name have been changed ? Do I have to
download
it from an ftp site ?
I am running Red Hat Linux release 3.0.3 (Picasso), Kernel 1.2.13 (which
is an
ELF).
If you are interested, the reason for my need of dlfcn.h is that the
installation of
postgres95 is looking for it. I suppose that postgres has a newer
version, but I
decided to try postgres95 because I have it on a CD.
Thank you.
Follow-Ups: