atom feed11 messages in ru.sysoev.nginxRe: install nginx on 64 bit gives und...
FromSent OnAttachments
Igor SysoevSep 27, 2010 6:41 am 
Brandon AmaroSep 27, 2010 3:09 pm.spec, .rpm
lhmwzySep 27, 2010 4:25 pm 
lhmwzySep 27, 2010 4:51 pm 
Wendal ChenSep 27, 2010 6:08 pm 
JoeSep 27, 2010 6:18 pm 
Xin LISep 27, 2010 6:56 pm.diff
Brandon AmaroSep 27, 2010 7:22 pm 
Igor SysoevSep 27, 2010 11:51 pm.ssl1
moorthiOct 14, 2010 1:49 am 
Maxim DouninOct 14, 2010 1:55 am 
Subject:Re: install nginx on 64 bit gives undefined symbol ngx_http_core_module
From:Maxim Dounin (mdou@mdounin.ru)
Date:Oct 14, 2010 1:55:37 am
List:ru.sysoev.nginx

Hello!

On Thu, Oct 14, 2010 at 04:50:07AM -0400, moorthi wrote:

hi, i have centos 5.2 64bit working system, i am able to install 32bit rpm on 32 bit machine working fine(nginx version 0.8.52 all 0.8 versions tried with http perl modulue), but on 64 bit compilation/installation works but perl -e 'use nginx' giving the error, all perl modules are working fine(it's a production mc).

'use nginx' isn't expected to succeed outside of nginx process.