Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Dec 2003
    Location
    Brisbane, Australia
    Posts
    65

    Default Installing zlib onto Linux servers

    What is zlib?

    zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.

    The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1) and in the GIF image format, the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

    You can get more information and download zlib at http://www.gzip.org/zlib/

    Downloading
    First, we need to download the latest versions of zlib from http://prdownloads.sourceforge.net/...ib-1.1.4.tar.gz and place it in the /usr/local/src directory on your server.

    From the shell prompt:


    # cd /usr/local/src
    # tar xfz zlib.tar.gz
    # cd zlib-1.1.4
    # ./configure –-prefix=/usr/local/zlib
    # make
    # make install
    Thanks,

    Bill, Lover & Strong supporter of Cpanel.

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    ...and if you have an RPM based system, do not do this or you could really screw up your whole server
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

Similar Threads & Tags
Similar threads

  1. Replies: 0
    Last Post: 09-10-2007, 06:02 AM
  2. Zlib object version 1.37 does not match $Compress::Zlib::VERSION 1.34
    By Snowman30 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 08-14-2005, 01:46 PM
  3. Installing GD on Linux Servers
    By billau in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-31-2004, 03:47 PM
  4. Installing unzip on Linux servers
    By billau in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-31-2004, 03:46 PM
  5. ext/zlib/zlib.lo: file not recognized: File truncated ...... HELP !!!
    By hkewell in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-16-2004, 01:20 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube