Re: How to apply patches that are in patches_applied directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/3/7 Serj <serjkar@xxxxxxxxx>:
> Hi,
> There is no instructions how to apply patches
> http://www.apache.org/dist/httpd/binaries/win32/patches_applied/ to the
> source of Apache 2.2.15 before compiling and linking. How can I do it?

Using some good build of GNU patch for Windows (maybe
http://gnuwin32.sourceforge.net/packages/patch.htm ?), cd into each of
the openssl and zlib directories you've created under
httpd-2.2.15/srclib and run something like

patch -p0 --dry-run < /path/to/patchfile

and see if you get any errors.  If not, remove "--dry-run" and try again.

(not tested by me)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux