Re: nginx-rtmp-compile-for-windows error??? help

2015-09-26 Thread gdarceneaux
I finally got it to work. I was getting errors at the last from libeay32.lib (which I didn't have) so downloaded it, placed in path and then everything compiled fine. Thanks again for your help. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259276,261857#msg-261857 ___

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-23 Thread gdarceneaux
Thanks for all of your help. With me though it's 2 steps forward and 1 step back It went further in the build process but I received other errors that I'm still researching. Let me ask a hopefully simple question though: Is there a way to compile nginx and the rtmp-module without openssl? I ask

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-21 Thread gdarceneaux
Okay, i'm probably an idiot, but here is what I have done: 1. D/L latest nginx 1.9.4 source from http://hg.nginx.org/nginx/tags 1.9.4.zip 2. pcre8.36 3. zlib 1.2.8 4. openssl 1.0.2d And original configure runs fine. When i run the nmake -f objs/Makefile is when I get error. If I read your reply-po

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-19 Thread gdarceneaux
Alright. It compiles fine w/o RTMP module and no need for OpenSSL. I have NASM, and it's in my path. I still get the same error mentioned because when nginx begins it's compile it's trying to do the ms\do_ms.bat instead of the ms\do_nasm.bat. I have looked at various files till I can't see straight

Re: nginx-rtmp-compile-for-windows error??? help

2015-09-19 Thread gdarceneaux
Alright. It compiles fine w/o RTMP module and no need for OpenSSL. I have NASM, and it's in my path. I still get the same error mentioned because when nginx begins it's compile it's trying to do the ms\do_ms.bat instead of the ms\do_nasm.bat. I have looked at various files till I can't see straight