Discussion:
where can I get zlib and zlib-devel packages for Ubuntu(2.6.35-28)
Paul
14 years ago
Permalink
Hello dears ,

My name is Paul , I'm new to clamav , and I tried to build it myself ,
but I miss zlib and zlib-devel packages when building , I can't get
them.

Any one can help me ?

Many thanks to you.


I use :

./clamav.dev.0.97/configure --sysconfdir=/home/paul/test_clamav/test_bld

then following issued:
configure: error: Please install zlib and zlib-devel packages

I tried http://www.zlib.net but I can't access it for many times ,


detail info of my OS :
2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686
GNU/Linux


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
Török Edwin
14 years ago
Permalink
Post by Paul
Hello dears ,
My name is Paul , I'm new to clamav , and I tried to build it myself ,
but I miss zlib and zlib-devel packages when building , I can't get
them.
apt-get install zlib1g-dev

Generally you should look for a package provided by your distribution
before grabbing upstream version.
Post by Paul
Any one can help me ?
Many thanks to you.
./clamav.dev.0.97/configure --sysconfdir=/home/paul/test_clamav/test_bld
configure: error: Please install zlib and zlib-devel packages
I tried http://www.zlib.net but I can't access it for many times ,
The site works for me.

--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
Paul
14 years ago
Permalink
Hi all,

Thank you very much for the information and your kindness.

Hi Richard,

Thanks for your suggestion, I want to build it myself and learn how it works,
and join the development team if possible

Hi Edwin,

apt-get install zlib1g-dev works for me , and what's the different
between zlib-devel and zliblg-dev(zliblg-dev include zlib and
zlib-devel) ?


Besides,I didn't get any messages from clamav-devel mail list,
Is there any messages from clamav-devel these days?
(I subscribed this mail list from 4/17)
...
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
Török Edwin
14 years ago
Permalink
Post by Paul
Hi all,
Thank you very much for the information and your kindness.
Hi Richard,
Thanks for your suggestion, I want to build it myself and learn how it works,
and join the development team if possible
Hi Edwin,
apt-get install zlib1g-dev works for me , and what's the different
between zlib-devel and zliblg-dev(zliblg-dev include zlib and
zlib-devel) ?
zlib-devel is a RedHat/Fedora name, zlib1g-dev and libz-dev are the
Debian/Ubuntu names (zlib1g-dev provides libz-dev which is a virtual
package).
Post by Paul
Besides,I didn't get any messages from clamav-devel mail list,
Is there any messages from clamav-devel these days?
(I subscribed this mail list from 4/17)
It is very low traffic.

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

Many thanks for the information ,

How about the development process now ? any new features?
...
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Paul
14 years ago
Permalink
Hi all,

Thank you very much for the information and your kindness.

Hi Richard,

Thanks for your suggestion, I want to build it myself and learn how it works,
and join the development team if possible :-)

Hi Edwin,

apt-get install zlib1g-dev works for me , and what's the different
between zlib-devel and zliblg-dev(zliblg-dev include zlib and
zlib-devel) ?


Besides,I didn't get any messages from clamav-devel mail list,
Is there any messages from clamav-devel these days?
(I subscribed this mail list from 4/17)
...
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
j***@rocketmail.com
14 years ago
Permalink
Try

apt-get install zlib-devel


-----Original Message-----
From: Paul <***@sina.com>
Sender: clamav-users-***@lists.clamav.net
Date: Tue, 26 Apr 2011 22:29:43
To: <clamav-***@lists.clamav.net>
Reply-To: ClamAV users ML <clamav-***@lists.clamav.net>
Subject: [clamav-users] where can I get zlib and zlib-devel packages for
Ubuntu(2.6.35-28)

Hello dears ,

My name is Paul , I'm new to clamav , and I tried to build it myself ,
but I miss zlib and zlib-devel packages when building , I can't get
them.

Any one can help me ?

Many thanks to you.


I use :

./clamav.dev.0.97/configure --sysconfdir=/home/paul/test_clamav/test_bld

then following issued:
configure: error: Please install zlib and zlib-devel packages

I tried http://www.zlib.net but I can't access it for many times ,


detail info of my OS :
2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686
GNU/Linux


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
Loading...