RE: [SQU] applying the path for FTP_ICONS_NOT FOUND

From: Beukers, W.J. <WBeukers@dont-contact.us>
Date: Tue, 5 Dec 2000 16:31:10 +0100

Thanks, that did the trick !

I was a bit affraid that this 'reinstall' would overwite my settings...am i
right in understanding that it 'looks' at the current installation and
doesn't change it only for the part of the patch ?

Do you know if there is a document about this (applying patches) ?

regards and thanks very much,
Wiljoh

-----Original Message-----
From: Lionel Bouton [mailto:Lionel.Bouton@sycomore.fr]
Sent: Tuesday, December 05, 2000 1:48 PM
To: squid-users@ircache.net
Subject: Re: [SQU] applying the path for FTP_ICONS_NOT FOUND

> "Beukers, W.J." a écrit :
>
> Hello outhere,
>
> I have installed Squid 2.3 Stable4 and are now facing the problem that
> the icons with FTP are not visible. I have read a number of mails
> about this and found that there is a patch for this problem (see
> below). So, it seems I have to patch squid......but HOW do I patch
> squid ? I look for the file store.c but could not find it....is there
> a document about applying patches to squid ?
>

0/ mkdir -p /usr/src ; cd /usr/src
1/ download the source :
http://www.squid-cache.org/Versions/v2/2.3/squid-2.3.STABLE4-src.tar.gz
2/ download the patch :
http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable4-ftp_icon_n
ot_found.patch
3/ untar the source : tar xzf squid-2.3.STABLE4-src.tar.gz
4/ go into the squid tree : cd squid-2.3.STABLE4
5/ apply the patch : patch -p0 <
../squid-2.3.stable4-ftp_icon_not_found.patch
6/ prepare makefiles, config.h, .. for your system : ./configure
7/ compile : make
8/ go root : su
9/ install : make install

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Dec 05 2000 - 08:37:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:51 MST