Sorry:
[root@m1330 etc] > yum list|grep zlib
zlib.i386                             1.2.3-18.fc9                installed    
zlib.x86_64                           1.2.3-18.fc9                installed    
zlib-devel.x86_64                     1.2.3-18.fc9                installed    


On Mon, May 4, 2009 at 9:26 AM, Bo Thorsen <bo@sonofthor.dk> wrote:
On Monday 04 May 2009 17:22:57 Don Kehn wrote:
> Yes the the libraries are installed, and I believe that the
> --with-zlib-dir=bundled has gotten me on to a difference error, my yum list
> shown below.
>
> [root@m1330 etc] > yum list|grep libz
> libzip.x86_64                         0.8-5.fc9
> installed     libzip-devel.x86_64
> 0.8-5.fc9                   installed libzdb.i386
> 2.4-3.fc10                  updates libzdb.x86_64
> 2.4-3.fc10                  updates libzdb-devel.i386
> 2.4-3.fc10                  updates libzdb-devel.x86_64
> 2.4-3.fc10                  updates libzip.i386
> 0.8-5.fc9                   fedora

The library packages are usually called zlib and zlib-devel. libzip is a
different library.

Bo.