In article <E89222CF3FC8D111B17500805FBB2B551116F1@exchange.media-saturn.com> you write:
>from those memory problems i decided to upgrade to 1.1.22. As we are
>running proxy_auth, i need to patch the source again, but Arjan´s proxy
>auth patch doesn´t work, since the pathnames in the patch go to
>squid-1.1.20/src and the dir is called squid-1.1.22 now.... what should
>be done to change this? just replace the string in the patch? will the
>patch run with 1.1.22?
Because all changes are in the src directory try the following:
cd squid-1.1.22/src
patch -p2 < file-containing-the-patch
-p2 means ignore the first two path elements of the filename.
Arjan
Received on Sun Jul 26 1998 - 10:59:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:16 MST