LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   web filter tools for squid (https://www.linuxquestions.org/questions/linux-networking-3/web-filter-tools-for-squid-301764/)

alnreddy 03-15-2005 03:32 AM

web filter tools for squid
 
Hi,

I configure the squid proxy server. i t is working well.
Now i want the web filters tools for squid .
Please any one knows reply me

maxut 03-15-2005 03:35 AM

www.squidguard.org
www.dansguardian.org

good luck.

alnreddy 03-28-2005 12:51 AM

Squidguard problem
 
Hi,

Thanks for your reply
I have seen that sites and i have downloaded the squidGuard-1.2.0.tar.gz
after this i untar the squidguard-1.2.0.tar.gz,i went to taht directory after I type the command ./configure

Error has came

configure: error: cannot find sources in . or ..

i have seen the documentation for squid guard
In my system there is no Berkeley Db
I have also downloaded thid db-4.2.52.tar.gz

After this i have created the directory /local/src
I have untar the db-4.2.52.tar.gz

Just i have type ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if building in the top-level or dist directories... yes
configure: error: Berkeley DB should not be built in the top-level or
dist directories.

This error is come

I am so confused
If u know please reply me
ok bye

maxut 03-28-2005 07:02 AM

if u use redhat, fedora or RHEL based (centos,whitebox) u can install it from rpm file.
http://dag.wieers.com/packages/squidguard/
http://dag.wieers.com/packages/squidguard-blacklist/

u better try src.rpm file. download and rebuild it.
Code:

wget http://dag.wieers.com/packages/squid...0-2.rf.src.rpm
wget http://dag.wieers.com/packages/squid...8-1.rf.src.rpm
rpmbuild --rebuild squidguard-1.2.0-2.rf.src.rpm
rpmbuild --rebuild squidguard-blacklists-20050108-1.rf.src.rpm

it will write rpms under /usr/src/redhat/RPMS/i386/ or /usr/src/redhat/RPMS/noarch directory. install them.

good luck.

littleking 03-28-2005 08:14 AM

what about calimari


All times are GMT -5. The time now is 01:44 PM.