Installation issues nginx-0.6.32 and mod_zip-1.1.1

Evan Miller emmiller at gmail.com
Thu Aug 7 08:15:20 MSD 2008


I wrote mod_zip 1.1 against the nginx 0.7 series. But I think I've fixed 
the 0.6 compilation issues, so try:

http://emiller.info/nginx/mod_zip-1.1.2.tar.gz

Should work all the way back to 0.6.17 (but no earlier).

Thanks,

Evan

Gabriel Ramuglia wrote:
> mod zip 1.1 was made just recently for a project I am working on. I
> have not yet tested the code that was given to me (and released), so
> it's possible that it has some bugs in it. the 1.0 branch should
> behave better during compilation, but does not support range requests
> (resuming / download accelerators) and also uses a different syntax
> during usage.
> 
> On Wed, Aug 6, 2008 at 8:42 PM, Mark Jarecki <mjarecki at bigpond.net.au> wrote:
>> Hi there,
>> just starting out with Nginx, started installing and have a few warnings
>> appearing during 'make'.
>> I'm running Debian Etch 32-bit with latest set of updates.
>> I undergo the following install procedure:
>> wget and untar nginx-0.6.32 and mod_zip-1.1.1
>> ./configure --sbin-path=/usr/local/sbin --with-http_ssl_module --user=www
>> --group=www --add-module=../mod_zip-1.1.1
>> However, when I run 'make' I get the following errors/warnings:
>> cc1: warnings being treated as errors
>> ../mod_zip-1.1.1/ngx_http_zip_module.c: In function
>> 'ngx_http_zip_send_final_boundary':
>> ../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: implicit declaration of
>> function 'ngx_pnalloc'
>> ../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: assignment makes
>> pointer from integer without a cast
>> make[1]: *** [objs/addon/mod_zip-1.1.1/ngx_http_zip_module.o] Error 1
>> make[1]: Leaving directory `/home/pawel32/install/nginx-0.6.32'
>> make: *** [build] Error 2
>> Any suggestions? Are these serious? Should I be using a different version of
>> Nginx or Mod_zip?
>> Cheers
>> Mark
> 
> 






More information about the nginx mailing list