<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>So I'm attempting to build&nbsp;<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPLinuxSourceBuild">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPLinuxSourceBuild</a></div>
<div><br>
</div>
<div>I installed libcurl4-openssl-dev and I'm attempting to do the ./configure.</div>
</div>
<div><br>
</div>
<div>./configure --with-curl=/usr/bin/ --with-log4shib=/usr/local --with-xerces=/usr/local/ --with-openssl=/usr/local/ -C</div>
<div><br>
</div>
<div>Running the configure I get this:</div>
<div>
<div>checking for xsecsize_t... no</div>
<div>checking whether XML-Security-C has multiple CRL support... yes</div>
<div>checking whether XML-Security-C exposes the signature algorithm URI... yes</div>
<div>checking whether XML-Security-C includes ECC support... yes</div>
<div>checking whether XML-Security-C includes C14N 1.1 support... yes</div>
<div>checking whether XML-Security-C includes debug logging support... yes</div>
<div>checking for curl-config... /usr/bin/curl-config</div>
<div>configure: error: curl-config not found, may need to use --with-curl option</div>
</div>
<div><br>
</div>
<div>So I attempt to do a &quot;which curl-config&quot;</div>
<div>
<div>root@shib-test:~/xml-tooling-c/xmltooling-1.5.2# which curl-config</div>
<div>/usr/bin/curl-config</div>
</div>
<div><br>
</div>
<div>And as you can see it's there…</div>
<div><br>
</div>
<div>Any advice? Thanks!</div>
<div><br>
</div>
<div>
<div>Best Regards,</div>
<div>JJ Asghar</div>
<div>e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876</div>
<br>
</div>
</body>
</html>