You need to check to run 'make check' as per above. On Tue, Sep 2, 2008 at 1:44 PM, Jason Bertoch <[EMAIL PROTECTED]> wrote:
> > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:clamav-users- > > [EMAIL PROTECTED] On Behalf Of Brandon Perry > > Sent: Tuesday, September 02, 2008 12:06 PM > > To: ClamAV users ML > > Subject: [Clamav-users] ClamAV 0.94 release > > > > Configuring on CentOS 5.2 x64 produces the following warnings: > > # ./configure --prefix=/usr --sysconfdir=/etc --enable-experimental \ > --enable-milter > > > checking for CHECK... no > configure: WARNING: unable to find 'check' using pkg-config: > No package 'check' found > > and > > checking for libgmp... no > configure: WARNING: ****** GNU MP 2 or newer NOT FOUND - digital signature > support will be disabled ! > > > > however, > > # yum provides check > check-devel.x86_64 : Libraries and headers for developing programs with > check > check-devel.i386 : Libraries and headers for developing programs with check > > # yum install check-devel > Package check-devel - 0.9.3-5.fc6.i386 is already installed. > Package check-devel - 0.9.3-5.fc6.x86_64 is already installed. > > # yum install gmp-devel > Package gmp-devel - 4.1.4-10.el5.i386 is already installed. > Package gmp-devel - 4.1.4-10.el5.x86_64 is already installed. > > > Additionally, configure seems to find libgmp when option "--prefix=/usr" is > not used. > > # ./configure |grep gmp > checking for libgmp... yes > > # ./configure --prefix=/usr |grep gmp > checking for libgmp... no > > > What's the deal with the new requirement for 'check' and why would option > "--prefix=/usr" break the ability to find libgmp? > > > > Jason A. Bertoch > Network Administrator > [EMAIL PROTECTED] > Electronet Broadband Communications > 3411 Capital Medical Blvd. > Tallahassee, FL 32308 > (V) 850.222.0229 (F) 850.222.8771 > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/ml > -- http://www.volatileminds.net _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
