Re: Error Encountered on AIX 5.3 Through Passenger/Nginx Installation

2011-08-18 Thread Marc Lehmann
On Thu, Aug 18, 2011 at 10:02:20AM +0200, Hongli Lai wrote: > > I'm on AIX 5.3.Please let me know how to get around this. > > It's libev 3.9 by the way. thats a known bug in aix. either disable the poll backend or upgrade libev, which then disables the poll backend on aix. you can also get rid

Re: Error Encountered on AIX 5.3 Through Passenger/Nginx Installation

2011-08-18 Thread Hongli Lai
On Thu, Aug 18, 2011 at 9:55 AM, Abdul Aziz wrote: > I'm facing more issues installing passenger with nginx, related to libev it > seems, as passenger tries to build libev on my system. When I do the > command: passenger-install-nginx-module. > > .. > config.status: executing depfiles comm

Error Encountered on AIX 5.3 Through Passenger/Nginx Installation

2011-08-18 Thread Abdul Aziz
I'm facing more issues installing passenger with nginx, related to libev it seems, as passenger tries to build libev on my system. When I do the command: passenger-install-nginx-module. .. config.status: executing depfiles commands rm -f ext/libev//libev.la cd ext/libev/ && make libev.la