[Clamav-users] Re: [Clamav-users] configure doesn´t see the gmp library ?

2004-09-06 Thread Claudio Adra

- Original Message - 
From: "Niek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 06, 2004 2:47 PM
Subject: Re: [Clamav-users] configure doesn´t see the gmp library ?


> On 9/6/2004 7:09 PM +0200, Claudio Adra wrote:
>
> > Hi friends
> > I configured libgmp-4.1.3 with --enable-mpbsd option,then make
installed. After that, I´ve unpacked clamav-0.75.1 and ran ./configure-
> > The output send a warning disabling support for digital signatures-
> > Mi system is a FreeBSD 5.2.
> > The ClamAV config file output send the following lines:
> >
> > checking for __gmpz_init in -lgmp... no
> > cheking for mpz_init in -lgmp... no
> > configure: WARNING: ** GNU MP 2 or newer NOT FOUND - digital
signature support will be disabled !
> >
> > Any ideas will be wellcomed
> >
> > Claudio.
>
> you probably need gmp-4.1.3.
> libgmp-4.1.3 maybe doesnt have all stuff clamav needs
>
> Regards,
> Niek Baakman
> -- 
The package I installed is gmp-4.1.3 from www.swox.com/gmp
Still not recognizing gmp functions
(Sorry, it was an error when I wrote "libgmp")



---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Re: [Clamav-users] configure doesn´t see the gmp library ?

2004-09-07 Thread Daniel J McDonald
On Mon, 2004-09-06 at 13:44, Claudio Adra wrote:

> > -- 
> The package I installed is gmp-4.1.3 from www.swox.com/gmp
> Still not recognizing gmp functions
> (Sorry, it was an error when I wrote "libgmp")

you need the -devel package.  On Mandrake it's called gmp3-devel-4...
the "main" package will have the run-time binaries, but when compiling
your own code you need the -devel packages with source code and headers
so they can be linked into the image.
-- 
Daniel J McDonald, CCIE 2495, CNX
Austin Energy




---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users