Hi all,
I've juste downloaded the brand new stable version of clamav ( 0.83 ).
When doing ./configure , it is giving me the following error.
Code:
configure: error: Please install zlib and zlib-devel packages
Then i try do to
Code:
[root@localhost clamav-0.83]# urpmi zlib-devel
Un des paquetages suivants est nécessaire : ( following package is missing )
1- gstreamer-esound-0.6.4-4mdk.i586 : Gstreamer plugin for ESD sound output (to install)
2- gstreamer-jack-0.6.4-4mdk.i586 : GStreamer plug-in for the Jack Sound Server. (to install)
3- gstreamer-oss-0.6.4-4mdk.i586 : Gstreamer plug-ins for input and output using OSS. (to install)
As this point, whenever i choose 1,2 or 3, it takes ages for me to take control of the console.
Using Rpmdrake doest exactly the same but with a GUI.
And zlib-devel is not installed.
Can somebody explain me how to resolve this ?
Regards,
Pierre
PS : Don't know if this is relevant, but when i try to install kdevelop for example, it tolds me to install libxorg-X11-devel-6.7.0-4.2.101.mdk. And i have exactly the same problem as explain before.
Code:
Un des paquetages suivants est nécessaire : ( following package is missing )
1- gstreamer-esound-0.6.4-4mdk.i586 : Gstreamer plugin for ESD sound output (to install)
2- gstreamer-jack-0.6.4-4mdk.i586 : GStreamer plug-in for the Jack Sound Server. (to install)
3- gstreamer-oss-0.6.4-4mdk.i586 : Gstreamer plug-ins for input and output using OSS. (to install)