Quote:
Originally Posted by
Chubler_XL
I doubt you will get much out of the .h file without the library (.so files) on your system, as the .h file just defines the functions exported from the library.
I would be astonished if Redhat didn't come with openssl...
But he doesn't need "a header file" -- he needs openssl's header files, a bunch of them, and the right ones for his version of openssl, correctly installed and configured in the correct places.