<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-GB link=blue vlink=purple>
<div class=WordSection1>
<p class=MsoNormal>Hello everyone,<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>
I am running ubuntu 10.04 that comes with openssl 0.9.8k. I wanted to upgrade
openssl to 1.0.0a, but I have to do this manually as my OS does not have openssl
1.0.0a in its repository. So I downloaded, build and installed openssl 1.0.0a
from source to /usr/local/ssl and I recompiled FR 2.1.10 with the –with-openssl=/usr/local/ssl/
option. <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'>Everything seems to went well,
but how can I be 100% sure that that FR is properly linked and using libraries
from my manual openssl installation and is not using ubuntu’s one? <o:p></o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'><o:p> </o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'>Unfortunately, if I run openssl
version in bash I get 0.9.8k which is ubuntu’s version and my /usr/lib/libcrypto
and libssl links point to libcrypto.so.0.9.8 and libssl.so.0.9.8 respectively. I
don’t mind if ubuntu is using 0.9.8k openssl (although a cleaner solution
would have been nicer) but I do want FR to be using openssl 1.0.0a. <o:p></o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'><o:p> </o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'>How can I achieve that?<o:p></o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'><o:p> </o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'>Thanks in advance,<o:p></o:p></p>
<p class=MsoNormal style='text-indent:36.0pt'>Panos<o:p></o:p></p>
</div>
</body>
</html>