22 messages in ru.sysoev.nginxRe: Nginx on Solaris 10 x86 64
FromSent OnAttachments
Wayne E. SeguinSep 17, 2007 10:38 am 
Roger PackSep 17, 2007 11:20 am 
Wayne E. SeguinSep 17, 2007 5:32 pm 
Igor SysoevSep 17, 2007 9:39 pm 
焦胜强Sep 18, 2007 2:20 am 
Wayne E. SeguinSep 18, 2007 10:37 am 
Wayne E. SeguinSep 18, 2007 10:38 am 
Igor SysoevSep 18, 2007 10:50 am 
Wayne E. SeguinSep 18, 2007 10:56 am 
Igor SysoevSep 18, 2007 11:10 am 
marc...@public.gmane.orgSep 18, 2007 11:11 am 
Igor SysoevSep 18, 2007 11:14 am 
Igor SysoevSep 18, 2007 11:22 am.xtx
Wayne E. SeguinSep 18, 2007 11:23 am.txt
Wayne E. SeguinSep 18, 2007 11:31 am 
Igor SysoevSep 18, 2007 11:34 am 
Wayne E. SeguinSep 18, 2007 12:05 pm 
Wayne E. SeguinSep 18, 2007 12:06 pm 
Igor SysoevSep 18, 2007 12:12 pm 
Igor SysoevSep 18, 2007 12:12 pm 
Wayne E. SeguinSep 18, 2007 12:16 pm 
Adrian Perez de CastroSep 18, 2007 12:26 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Nginx on Solaris 10 x86 64Actions...
From:Wayne E. Seguin (wayn@public.gmane.org)
Date:Sep 17, 2007 5:32:17 pm
List:ru.sysoev.nginx

On Sep 17, 2007, at 14:21 , Roger Pack wrote:

One thought would be to try and install the apache run time -- I can't remember if that helps or not. The subversion dep's ( http:// subversion.tigris.org/servlets/ProjectDocumentList? folderID=260&expandFolder=74 look for svn_deps) might help, too. GL! -Roger

Thank you for the reply!

For anyone who encounters this, here is a (sub-optimal) solution that will work:

What I ended up doing (and I'm not sure why I had to do this, I'm guessing a path issue somehow) is copying the missing lib files into / us/lib. (pcre and gcc)

Nginx ran fine after that.

~Wayne