Nginx on Solaris 10 x86 64
Igor Sysoev
is at rambler-co.ru
Tue Sep 18 08:39:45 MSD 2007
On Mon, Sep 17, 2007 at 01:39:21PM -0400, Wayne E. Seguin wrote:
> I just tried compiling nginx on Solaris 10 and ran into this:
>
> $ /sbin/nginx -V
> ld.so.1: nginx: fatal: libpcre.so.0: open failed: No such file or
> directory
> Killed
>
> configure:
>
> ./configure --sbin-path=/sbin --with-debug ; make ; make install
>
> The configuration found libpcre and it exists:
>
> $ ls -la /usr/local/lib/libpcre.so.0
> lrwxrwxrwx 1 root root 16 Sep 7 21:06 /usr/local/lib/
> libpcre.so.0 -> libpcre.so.0.0.1
>
> There were no errors / warnings during compilation.
>
> I'm not sure what is going on here so any suggestions as to what
> might be causing this would be appreciated.
What does "ldd /sbin/nginx" show ?
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list