Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: filloweb on March 26, 2007, 10:58:52 AM

Title: DANS GUARDIAN
Post by: filloweb on March 26, 2007, 10:58:52 AM
Hi,

I've installed a SME server and UPdated to 7.1.2

Now, I need to install and configure DANS GUARDIAN.
I've tried this command:

"yum --enablerepo=smedev install smeserver-dansguardian"

But the output is this:

# yum --enablerepo=smedev install smeserver-dansguardian
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package smeserver-dansguardian.noarch 0:1.2-4.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: dansguardian >= 2.8.0.6 for package: smeserver-dansguardian
--> Finished Dependency Resolution
Error: Missing Dependency: dansguardian >= 2.8.0.6 is needed by package smeserver-dansguardian
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@smtp ~]#

Why? How can I solve this problem ?

Thanks a lot.
Filloweb
Title: DANS GUARDIAN
Post by: mmccarn on March 26, 2007, 02:55:28 PM
I think you need to add the dungog repository to yum and include "dansguardian" in your install.  Here's a post describing the dansguardian installation using yum: http://forums.contribs.org/index.php?topic=34342.0
Title: DANS GUARDIAN
Post by: cool34000 on March 26, 2007, 10:51:55 PM
Hi !

I've seen those rpms on smedev too... They looks to be the same as dungog's ! I guess someday they will be included in SME :P  :)  :D

Try
Code: [Select]
#yum --enablerepo=smedev install dansguardian smeserver-dansguardian dungog-blacklists
This should also update pcre


I didn't test this way, I installed DansGuardian from dungog...