> It seems to get system installed version not my manually installed version, So > How can I get it. > PS. I have added include path to gcc: -I./openssl/include/openssl You probably need some better combination of -L and -l flags; -I only sets the path for #include statements. Some intro documentation on Linux software development might be useful /r$ -- Principal Security Engineer, Akamai Technologies IM: rsalz at jabber.me Twitter: RichSalz