Explains how to get rid of ‘Vulnerability Database Out of Date’ error under FreeBSD operating system by installing portaudit
{ 4 comments }
by nixCraft on February 27, 2008 · 4 comments
Explains how to get rid of ‘Vulnerability Database Out of Date’ error under FreeBSD operating system by installing portaudit
{ 4 comments }
by nixCraft on February 27, 2008 · 13 comments
While building Apache port I was presented with a menu from which I selected certain build options. However, certain option giving out error as follows:
===> apache-2.2.8 mod_mem_cache requires WITH_THREADS.
*** Error code 1
All I wanted to do is disable mod_mem_cache and build Apache again. Unfortunately, it is not allowing me to clear out configuration option. How do I remove all selected options and allow me to start over again?
{ 13 comments }
