* On 13/01/06 11:52 +0000, Zigfrid wrote:
>  <zigfrids <at> rambler.ru> writes:
> 
> > 
> > Good day
> > 
> > I installed gmp-4.1.4 on FreeBSD 6.0 with default options. Then I try 
> > to configure clamav 0.88.
> > But it can't find GNU MP 2:
> > 
> > configure: WARNING: ****** GNU MP 2 or newer NOT FOUND - digital 
> > signature suport will be disabled !
> > 
> > Maybe configure seek gmp somwhere in wrong place.
> > 
> > Can anybody help me???
> > _______________________________________________
> > http://lurker.clamav.net/list/clamav-users.html
> > 
> > 
> 
> --------------------------------------------------------------------------------
> 
> Odhiambo Washington <[EMAIL PROTECTED]> wrote me :
> 
> Try this:
> 
> export LDFLAGS="-L/usr/local/lib -L/usr/local/lib/pkgconfig"
> export CFLAGS="-I/usr/local/include"
> export CPPFLAGS="-I/usr/local/include"
> export CXXFLAGS="-I/usr/local/include"
> 
> 
> ./configure --enable-bigstack --disable-gethostbyname_r --enable-readdir_r
> 
> --------------------------------------------------------------------------------
> 
> I did next.
> I use another shell so I didn't use the command "export". 
> I used another command "setenv"
> There is no directory /usr/local/lib/pkgconfig in FreeBSD. So I didn't point 
> to 
> it.
> 
> >setenv LDFLAGS -L/usr/local/lib
> >setenv CFLAGS -I/usr/local/include
> >setenv CPPFLAGS -I/usr/local/include
> >setenv CXXFLAGS -I/usr/local/include
> 
> >./configure --enable-milter --mandir=/usr/local/man 
>    --prefix=/usr/local/clamav  --with-group=nobody --with-user=nobody
>    --enable-bigstack --disable-gethostbyname_r --enable-readdir_r 
> 
> But I saw configure message 
> 
> > configure: WARNING: ****** GNU MP 2 or newer NOT FOUND - digital 
> > signature suport will be disabled !
> 
> again! :(
> 
> Maybe I made mistake when I used "setenv" command???


No mistake! Just your box sucks ;)

cd /usr/ports/sysutils/portupgrade && make install clean
rehash
portinstall security/clamav




-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <[EMAIL PROTECTED]>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+

"The identical is equal to itself, since it is different."
                -- Franco Spisani
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to