<div style="margin:0">Hello, I am trying to install squid on CentOS without root privilege following the information present at <a href="https://stackoverflow.com/questions/36651091/how-to-install-packages-in-linux-centos-without-root-user-with-automatic-depen" target="_blank" style="word-break:break-word">https://stackoverflow.com/questions/36651091/how-to-install-packages-in-linux-centos-without-root-user-with-automatic-depen</a></div>
<br>
<div style="margin:0">after running squid, I get the following error:</div>
<div style="margin:0">FATAL: Unable to open configuration file: /etc/squid/squid.conf: (2) No such file or directory,</div>
<div style="margin:0">which is resolved by running squid with -f ~/centos/etc/squid/squid.conf, but now I get the following error:</div>
<div style="margin:0">FATAL: MIME Config Table /etc/squid/mime.conf: (2) No such file or directory</div>
<div style="margin:0">How can I specify mime.conf path to squid?</div>
<br>
<div style="margin:0">Thanks,</div>
<div style="margin:0">Sai Eshwar.</div>