Opened 11 years ago
Closed 11 years ago
#518 closed defect (invalid)
nginx 1.5.11 source package corrupted
Reported by: | Kurt Cancemi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-package | Version: | 1.5.x |
Keywords: | Cc: | ||
uname -a: | |||
nginx -V: | 1.5.11 |
Description
When downloading the nginx source from here the tar archive has the configure script on the top level directory (its usually in the auto folder) and the "src/os/win32" directory is missing and possibly more files and/or more directories.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yes, it's a result of make -f misc/GNUmakefile release
, and intended to be so. If you want to download a repository snapshot, there are links to tar.gz and zip archives: http://hg.nginx.org/
Note:
See TracTickets
for help on using tickets.
Close this as this was expected, sorry for the invalid report.