> If I get the squid-2.5.STABLE3-0.src.rpm, then all what I need to do is a:
> rpm --rebuild squid-2.5.STABLE3-0.src.rpm
> and then reinstall it with rpm -Uvx ?

(Disclaimer: I've never installed from a source RPM)

I would guess that you need to use ulimit (to raise filedescriptor limit), 
then do rpm --rebuild on the source RPM, then install the compiled RPM 
normally.

Remember that you also need to use ulimit when you run Squid.

Further help on installing from a source RPM is probably better found on the 
RedHat forums or a dedicated RPM list.

Adam

Reply via email to