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.shtml>
> > > 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.

-- 
---
Dave Raynor
Sourcefire Vulnerability Research Team
dray...@sourcefire.com
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to