* Support ePaxsys/FRWS <[EMAIL PROTECTED]> [20031111 18:40]: wrote: > Greetings folks! > > Been reading my clam-update.log (since previous posts raised my curiousity) > and noticed: > SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES > > A quick run through the docs, and a couple grep's on the source tree show > nothing I should look for with the build. The ./configure --help tells me > how to turn it off but not what to do when it "has no support" > > The build is from 2003-11-06 with the one of the numerous .ZIP file fixes, > latest SSL on the server(s), all are RedHat machines running patched 7.3. > What am I missing here? The log says the files are up to date, but I, like > most admins - detest Security Warnings in logs and would like to know if > there is a resolution!
When building, the process requires libgmp in order to compile digital
signature support. In my case I had to do
export LDFLAGS="-L/usr/local/lib"
export CFLAGS="-I/usr/local/include"
then ./configure --opt1 --opt2
cheers
- wash
+----------------------------------+-----------------------------------------+
Odhiambo Washington . WANANCHI ONLINE LTD (Nairobi, KE) |
<wash at wananchi dot com> . 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
GSM: (+254) 733 744 121 . (+254) 020 313 985 - 9 |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"
--from a /. post
smime.p7s
Description: S/MIME cryptographic signature
