Re: nginx for ARM

2014-07-12 Thread djczaski
omation. For >> this purpose, I want to cross compile nginx for ARM and port it on >> linux runnig on my board. Is it possible to cross compile nginx for >> ARM? > > http://mailman.nginx.org/pipermail/nginx/2014-July/044385.html > You should compile on the board itself o

Re: nginx for ARM

2014-07-12 Thread Valentin V. Bartenev
On Saturday 12 July 2014 18:30:30 jags gediya wrote: > I want to use nginx web server for arm based developement board. It's > end application is board will work as IOTG for home automation. For > this purpose, I want to cross compile nginx for ARM and port it on > linux runnig o

nginx for ARM

2014-07-12 Thread jags gediya
I want to use nginx web server for arm based developement board. It's end application is board will work as IOTG for home automation. For this purpose, I want to cross compile nginx for ARM and port it on linux runnig on my board. Is it possible to cross compile nginx fo

Re: Cross-compiling Nginx for ARM?

2013-04-17 Thread W-Mark Kubacki
2013/4/16 Shohreh: > djczaski Wrote: > > Thanks for the input. By any chance, did you write a tutorial that I could > use to try and compile it for that other ARM processor? Here you go: [1] http://mark.ossdl.de/en/2009/09/nginx-on-sheevaplug.html You don't need to patch Nginx anymore and can ski

Re: Cross-compiling Nginx for ARM?

2013-04-15 Thread Shohreh
djczaski Wrote: --- > I've compiled for ARM A8. The biggest issue was configuring to use the system OpenSSL and pcre libraries. other than that , no problems. Thanks for the input. By any chance, did you write a tutorial that I could use to try

Re: Cross-compiling Nginx for ARM?

2013-04-12 Thread djczaski
I've compiled for ARM A8. The biggest issue was configuring to use the system OpenSSL and pcre libraries. other than that , no problems. On Apr 12, 2013, at 1:45 PM, Maxim Dounin wrote: > Hello! > > On Fri, Apr 12, 2013 at 01:22:14PM -0400, Shohreh wrote: > >> Hello, >> >> I'd like to run

Re: Cross-compiling Nginx for ARM?

2013-04-12 Thread Maxim Dounin
Hello! On Fri, Apr 12, 2013 at 01:22:14PM -0400, Shohreh wrote: > Hello, > > I'd like to run Nginx on the SheevaPlug > (http://en.wikipedia.org/wiki/SheevaPlug), which is based on Marvell's > Kirkwood 88F6281 (ARM9E/ARMv5TE). > > I have a couple of newbie questions: > > 1. The archives of the

Cross-compiling Nginx for ARM?

2013-04-12 Thread Shohreh
Hello, I'd like to run Nginx on the SheevaPlug (http://en.wikipedia.org/wiki/SheevaPlug), which is based on Marvell's Kirkwood 88F6281 (ARM9E/ARMv5TE). I have a couple of newbie questions: 1. The archives of the mailing list (http://forum.nginx.org/read.php?2,227934,228360#msg-228360) include a