Results 1 to 5 of 5
I want to install ClamAV 0.82 with milter support.
I got the following error from ./configure script:
checking whether setpgrp takes no argument... yes
checking for __gmpz_init in -lgmp... yes
...
- 02-11-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Germany
- Posts
- 69
ClamAV installation problem - Cannot find libmilter
I want to install ClamAV 0.82 with milter support.
I got the following error from ./configure script:
checking whether setpgrp takes no argument... yes
checking for __gmpz_init in -lgmp... yes
checking for mi_stop in -lmilter... no
checking for library containing strlcpy... no
checking for mi_stop in -lmilter... no
configure: error: Cannot find libmilter
It says it cannot find libmilter.
Then I checked if sendmail was build with milter support:
Version 8.12.8
Compiled with: DNSMAP HESIOD HES_GETMAILHOST LDAPMAP LOG MAP_REGEX
MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETINET6
NETUNIX NEWDB NIS PIPELINING SASL SCANF STARTTLS TCPWRAPPERS
USERDB USE_LDAP_INIT
It seems that sendmail has been compiled with milter support.
Then I looked for libmilter directory and there was none.
So, what is the problem ? How do I solve it? Do I have milter support or not ?
thanks,
ddaas
- 02-11-2005 #2
Here are some ClamAV RPMS.
RedHat EL 3 dag.wieers.com/packages/clamav/clamd-0.80-2.1.el3.rf.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamd-0.80-2.0.el2.rf.i386.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamd-0.80-1.1.el3.dag.x86_64.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamd-0.80-1.1.el3.dag.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamd-0.80-1.0.el2.dag.i386.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-db-0.80-2.1.el3.rf.x86_64.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-db-0.80-2.1.el3.rf.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamav-db-0.80-2.0.el2.rf.i386.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-db-0.80-1.1.el3.dag.x86_64.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-db-0.80-1.1.el3.dag.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamav-db-0.80-1.0.el2.dag.i386.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-0.80-2.1.el3.rf.x86_64.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-0.80-2.1.el3.rf.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamav-0.80-2.0.el2.rf.i386.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-0.80-1.1.el3.dag.x86_64.rpm
RedHat EL 3 dag.wieers.com/packages/clamav/clamav-0.80-1.1.el3.dag.i386.rpm
RedHat EL 2.1 dag.wieers.com/packages/clamav/clamav-0.80-1.0.el2.dag.i386.rpm
I would recommend to use something like Apt-Get or Yum or Synaptic to install and maintain these packages.
Unless you want to do everything yourself:
Then You'll need to download, compile and install the source RPMS for Sendmail, ClamAV yourself.
I guess that the RPM you used to install Sendmail didn't have the Milter feature with it.---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.
- 02-11-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Germany
- Posts
- 69
The output of sendmail -d0.1 show that sendmail has been compiled with milter support.
I will try those rpms from DAG.
- 02-11-2005 #4
http://linux.sgms-centre.com/howto/sendmailclamav.php
A small howto, maybe it could help.---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.
- 02-12-2005 #5Just Joined!
- Join Date
- Jan 2005
- Location
- Germany
- Posts
- 69
thanks,
I've solved the problem with rpms.
ddaasd


Reply With Quote
