On 2009-05-25 15:01, M. Lewis wrote:
> aCaB wrote:
>   
>> M. Lewis wrote:
>>     
>>> I have a client who for a variety of reasons is still running Fedora 
>>> Core 3. I know he has worse problems that Clamav being out of date with 
>>> this, but I'm wondering if there is a way to get Clamav up to date on 
>>> this system.
>>>
>>> Previously all upgrades were done via RPM, which of course has not been 
>>> possible for a long time.
>>>
>>> If I were to remove the existing clamav (clamav-0.88.7-1) and install 
>>> the current version from source, are the libraries and all there that 
>>> are needed to compile the current version on this old machine? I would 
>>> think probably they are not, but I'd like to confirm this with someone 
>>> more knowledgable.
>>>       
>> Hi,
>>
>> you you have gcc 2.95 or less, then forget about compiling it. You will
>> get any sort of compilation errors. Working them around is not trivial BTW.
>>
>> If you can somehow get a gcc 3.x installed then you should be able to
>> compile clamav without major problems.
>> Old libraries should link ok (although most of them are probably
>> exploitable), with the exception of libmilter. If you don't need
>> clamav-milter that shouldn't really bother you.
>>
>> -acab
>>     
>
> Thanks acab. That's about what I thought. I note you said 'somehow get a 
> gcc 3.x installed'. That's not likely to be trivial either is it?

Fedora Core 3 should ship with gcc 3.4.2 and gcc 4.0, so installing the
gcc34 rpm should suffice.
Make sure you use gcc version 3.4.2, and NOT 4.0, as 4.0 is known to be
broken when compiling ClamAV.

Also bzip2 is likely an exploitable version, you should install 1.0.5.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to