<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>I just tried compiling nginx on Solaris 10 and ran into this:</div><div><br></div><div>$ /sbin/nginx -V</div><div>ld.so.1: nginx: fatal: libpcre.so.0: open failed: No such file or directory</div><div>Killed</div><div><br class="webkit-block-placeholder"></div><div>configure:</div><div><br class="webkit-block-placeholder"></div><div>./configure --sbin-path=/sbin --with-debug ; make ; make install</div><div><br class="webkit-block-placeholder"></div><div>The configuration found libpcre and it exists:</div><div><br class="webkit-block-placeholder"></div><div>$ ls -la /usr/local/lib/libpcre.so.0</div><div>lrwxrwxrwx   1 root     root          16 Sep  7 21:06 /usr/local/lib/libpcre.so.0 -&gt; libpcre.so.0.0.1</div><div><br class="webkit-block-placeholder"></div><div>There were no errors / warnings during compilation.</div><div><br class="webkit-block-placeholder"></div><div>I'm not sure what is going on here so any suggestions as to what might be causing this would be appreciated.</div><div><br class="webkit-block-placeholder"></div><div>Thank you!!!</div><div><br class="webkit-block-placeholder"></div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">  ~Wayne</span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px;"><br></span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px;">s///g</span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px;">Wayne E. Seguin</span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px;">Sr. Systems Architect &amp; Systems Administrator</span></font></div></span></span></span> </div><br></body></html>