<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-2022-JP"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:rosect190@yahoo.com">rosect190@yahoo.com</a> wrote:
<blockquote cite="mid:449471.36179.qm@web50812.mail.re2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">I have a problem with freeRADIUS version 2.1.3.<br>
        <br>
I have openssl installed in /usr/local/ssl. To build the freeRADIUS
server, I used this command:<br>
./configure
--with-openssl-include=/usr/local/ssl/include−−with−openssl−libraries=
/usr/local/ssl/lib<br>
        <br>
However, the freeRADIUS just does not see the openssl and reports this:<br>
1. configure: skipping test for openssl/ssl.h  -- why skip? Because it
was told?<br>
        </td>
      </tr>
    </tbody>
  </table>
</blockquote>
Your mail formatting is a bit weird so it's hard to tell, but it sure
looks like you don't have a space between the --with-openssl-include
and --with-openssl-libraries options so it's interpreting as one long
string.<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
John Dennis <a class="moz-txt-link-rfc2396E" href="mailto:jdennis@redhat.com"><jdennis@redhat.com></a>
</pre>
</body>
</html>