<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I may have found the prooblem.<br>
<br>
I think I did the ln -s symbolic link before I ran the install.sh.<br>
<br>
I will restore the vm images and rerun.<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 02/21/2016 08:33 AM, Patrick Goupell
wrote:<br>
</div>
<blockquote cite="mid:56C9BC9D.7070904@yoopermail.us" type="cite">From
a terminal shell (/bin/bash) as root I run
<br>
<br>
wget
<a class="moz-txt-link-freetext" href="https://s3.amazonaws.com/mailscanner/release/v4/deb/MailScanner-4.85.2-3.deb.tar.gz">https://s3.amazonaws.com/mailscanner/release/v4/deb/MailScanner-4.85.2-3.deb.tar.gz</a>
<br>
tar -xvf MailScanner*.tar.gz
<br>
cd MailScanner*
<br>
./install.sh
<br>
<br>
I select postfix for the mta, take the defaults for all other
questions.
<br>
<br>
Attached is the mailscanner-install.log. At line 453 the error
message appears.
<br>
<br>
<br>
<br>
On 02/20/2016 08:21 PM, Mark Sapiro wrote:
<br>
<blockquote type="cite">On 02/20/2016 03:47 PM, Patrick Goupell
wrote:
<br>
<blockquote type="cite">During install of this package on debian
jessie I got the following error:
<br>
<br>
Can't open /etc/freshclam.conf: No such file or directory.
<br>
</blockquote>
<br>
Strange...
<br>
<br>
The only reference to /etc/freshclam.conf I can find is in the
<br>
install.sh script which does
<br>
<br>
<br>
# fix the stupid line in /etc/freshclam.conf that disables
freshclam
<br>
if [ $CAV == 1 ]; then
<br>
clear
<br>
echo;
<br>
echo "Installing Clam AV via apt ... "; echo;
<br>
timewait 3
<br>
$APTGET -y install $CAVOPTION
<br>
COUT='#Example';
<br>
if [ -f "/etc/freshclam.conf" ]; then
<br>
perl -pi -e 's/Example/'$COUT'/;'
/etc/freshclam.conf
<br>
fi
<br>
fi
<br>
<br>
which, if you're installing clamav, calls apt-get to install
clamav and
<br>
then attempts to comment out an 'Example' line in
/etc/freshclam.conf,
<br>
but only if /etc/freshclam.conf is a file.
<br>
<br>
This should not be complaining if /etc/freshclam.conf doesn't
exist.
<br>
<br>
Can you be more specific about the context in which you saw
this?
<br>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Patrick Goupell
Are you free? Find out at <a class="moz-txt-link-freetext" href="http://www.sedm.org/">http://www.sedm.org/</a>
Income taxes? Find out at <a class="moz-txt-link-freetext" href="http://www.whatistaxed.com">http://www.whatistaxed.com</a></pre>
</body>
</html>