Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Download a Squid source RPM
  • Extract the SRPM (possibly with --no-md5 option):
    No Format
    rpm -ivh squid-3.0.STABLE15-2.fc11.src.rpm
    
  • Add build option --enable-esi to /usr/src/redhat/SPECS/squid.spec.
  • Install build loan modification dependencies:
    No Format
    yum install rpm-build openjade linuxdoc-tools openldap-devel pam-devel openssl-devel \
    rpm-devel gcc-c++ expat-devel libxml2-devel krb5-devel e2fsprogs-devel
    
  • Run the build:
    No Format
    rpmbuild -bb /usr/src/redhat/SPECS/squid.spec
    
  • Install the new Squid RPM in /usr/src/redhat/RPMS/x86_64.