Re: [squid-users] repos/packages to install squid from source

2023-02-16 Thread robert k Wild
sorry i forgot to mention, its Alma Linux On Thu, 16 Feb 2023 at 19:38, Alex Rousskov < rouss...@measurement-factory.com> wrote: > On 2/16/23 11:41, robert k Wild wrote: > > > installing squid from source and just want to know what default > > repos/packages i should have before i install > > > >

Re: [squid-users] repos/packages to install squid from source

2023-02-16 Thread Alex Rousskov
On 2/16/23 11:41, robert k Wild wrote: installing squid from source and just want to know what default repos/packages i should have before i install atm i have these #install epel repositry dnf install -y epel-release #install squid packages dnf install -y gcc-c++ gcc g++ binutils make sudo w

[squid-users] repos/packages to install squid from source

2023-02-16 Thread robert k Wild
hi all, installing squid from source and just want to know what default repos/packages i should have before i install atm i have these #install epel repositry dnf install -y epel-release #install squid packages dnf install -y gcc-c++ gcc g++ binutils make sudo wget tar automake autoconf perl lib