On Monday 19 August 2013 15:27:22 Gene Heskett did opine:

> On Monday 19 August 2013 12:55:45 David Raynor did opine:
> > On Mon, Aug 19, 2013 at 11:19 AM, Gene Heskett <ghesk...@wdtv.com> 
wrote:
> > > On Monday 19 August 2013 11:17:46 David Raynor did opine:
> > > > On Sun, Aug 18, 2013 at 4:04 AM, Gene Heskett <ghesk...@wdtv.com>
> 
> wrote:
> > > > > With this single error line.
> > > > > 
> > > > > ERROR: This tool requires libclamav with functionality level 69
> > > > > or higher (current f-level: 68)
> > > > > 
> > > > > Fix coming?  I'm on 10.04.4 LTS Ubuntu.
> > > > > 
> > > > > Cheers, Gene
> > > > > --
> > > > > 
> > > > > "There are four boxes to be used in defense of liberty:
> > > > >  soap, ballot, jury, and ammo. Please use in that order."
> > > > > 
> > > > > -Ed Howdershelt (Author)
> > > > > My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
> > > > > My views
> > > > > <http://www.armchairpatriot.com/What%20Has%20America%20Become.sh
> > > > > tm l> Forms follow function, and often obliterate it.
> > > > > A pen in the hand of this president is far more
> > > > > dangerous than 200 million guns in the hands of
> > > > > 
> > > > >          law-abiding citizens.
> > > > > 
> > > > > _______________________________________________
> > > > > Help us build a comprehensive ClamAV guide: visit
> > > > > http://wiki.clamav.net http://www.clamav.net/support/ml
> > > > 
> > > > Gene,
> > > > 
> > > > The warning message is complaining about a mismatch between the
> > > > executable (functional level 69 - a.k.a ClamAV 0.97.8) and the
> > > > version of the libclamav library that got loaded (f-level 68 -
> > > > a.k.a. ClamAV 0.97.7). Hope that helps you trace the cause. Maybe
> > > > a halfway-done upgrade or a bad package?
> > > > 
> > > > Good luck,
> > > > 
> > > > Dave R.
> > > 
> > > See my previous post just a few minutes ago, I can't even
> > > ./configure the 97.8 tarball.
> > > 
> > > Cheers, Gene
> > > --
> > > 
> > > "There are four boxes to be used in defense of liberty:
> > >  soap, ballot, jury, and ammo. Please use in that order."
> > > 
> > > -Ed Howdershelt (Author)
> > > My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
> > > My views
> > > <http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml>
> > > Don't despair; your ideal lover is waiting for you around the
> > > corner. A pen in the hand of this president is far more
> > > dangerous than 200 million guns in the hands of
> > > 
> > >          law-abiding citizens.
> > > 
> > > _______________________________________________
> > > Help us build a comprehensive ClamAV guide: visit
> > > http://wiki.clamav.net http://www.clamav.net/support/ml
> > 
> > Gene,
> > 
> > The configure is complaining about the clamav user and group not being
> > present. It does not create that for you when you build from source,
> > and may have been removed when the package was uninstalled.
> > 
> > The documentation it is trying to direct you to is the Installation
> > section (Section 3) of the ClamAV user manual. Should be clamdoc.pdf
> > or clamdoc.tex in the clamav-devel/docs folder, or from the web here
> > for 0.97:
> > https://github.com/vrtadmin/clamav-devel/blob/0.97/docs/clamdoc.pdf
> > 
> > Section 3.3 covers the user & group part if you want ClamAV to run as
> > clamav user.
> > 
> > On the topic of configure, if you need ClamAV's milter component then
> > add --enable-milter on your configure line to set that up to be built.
> > It not enabled by default. Don't know if you do but it's easily
> > overlooked.
> > 
> > Hope this helps,
> > 
> > Dave R.
> 
> As root (sudo -i)
> 
> ./configure --prefix=/usr --enable-milter
> 
> Gets to here and bails out:
> 
> checking for mi_stop in -lmilter... no
> configure: error: Cannot find libmilter
> 
> Some other option I need too?
> 
> Thanks Dave R.
> 
> And, while I am screwing around, 97.8 showed up in the repo for Lucid, I
> assume thru backports.  Bunch of errors but they look like the usual new
> installation where the conf files in /etc need massaged, so I'll see if
> I can put the paddles on those & bring them to life.
> 
> Cheers, Gene

sort of, clamscan just sent me an email that did not indicate any errors 
found, but it also didn't scan a thing?

---------- SCAN SUMMARY -----------
Known viruses: 0
Engine version: 0.97.8
Scanned directories: 0
Scanned files: 0
Infected files: 0
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 0.007 sec (0 m 0 s)

Looks like I don't have a config setup, still. :)

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
My views 
<http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml>
Linux! Works great, less filling.

   -- From a Slashdot.org post
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to