On 8/15/06, Neil L. Little <[EMAIL PROTECTED]> wrote:
I have been trying to install a firewall package called Firestarter. The forums are saying that I must go into my sources.list file and uncomment the "universe" repository. I did this and then I tried to install Firestarter using APT-GET (apt-get install firestarter) and it did not find any thing. So am I doing something wrong or has that package been taken out of the repository?
Do an apt-get update, then the install. Apt needs to read in the packages available in universe before it knows it's there to install. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
