As with several others here, I am new to the linux world and have a problem.

From what I can tell, I have squid installed and working correctly, but I am running in to a problem with the setup for squidguard.

I have gone through all the steps (according to 2 different walk-throughs) for getting squidguard up and going with the exception for the process of converting txt files to db files.

Whenever I type:
sudo -u proxy squidGuard -C all

terminal drops down a line and just has a flashing cursor. I have let it sit there for almost 12 hours straight and nothing has changed. When I go and view processor & memory usage (to see if anything is actually doing something), everything is showing 0% - 1% usage.

I went to the /var/lib/squidguard/db directory and noted all the urllist and domains files are still in txt format (nothing has been converted to DB yet).

Not really sure where to go from here at this point. This is my 3rd or 4th attempt to get squidguard up and running, and I keep getting held up at the same step.

Thanks in advanced.