Hi all!!
I’ve got OpenSuSE 10.1, with gcc 4.1.0.
I want to build ClamAV from sources, but it requires gcc >= 4.1.2.
What is the best way to do? Build gcc, or install from rpm (from OpenSuse 10.2 repository)?
Hi all!!
I’ve got OpenSuSE 10.1, with gcc 4.1.0.
I want to build ClamAV from sources, but it requires gcc >= 4.1.2.
What is the best way to do? Build gcc, or install from rpm (from OpenSuse 10.2 repository)?
Update SuSE to a more recent version,then you can install via rpm.10.1 is no longer supported,unless you mean SLED 10 with sp1.
Andy
Thanks for your help. I suppose I will update.
But, I’ve found gcc-4.1.2_20070115-0.14.src.rpm in OpenSuSE 10.1 repository. When I try to “rpmrebuild” it says:
glibc-64bit is needed by gcc-4.1.2_20070115-0.14.i586
glibc-devel-64bit is needed by gcc-4.1.2_20070115-0.14.i586
but I’m running 32 bits.