LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-20-2008, 08:21 PM   #1
posix_memalign
Member
 
Registered: Aug 2008
Posts: 81

Rep: Reputation: 15
zlib missing?


Upon attempting to build Celestia 1.5.0 or 1.5.1 I encounter the following error:

checking for deflate in -lz... no
configure: error: zlib not found.

This issue arises despite the fact I have the following packages installed:

zlib-bin - compression library - sample programs
zlib1g - compression library - runtime
zlib1g-dev - compression library - development
zlibc - Uncompressing C Library
zziplib-bin - library providing read access on ZIP-archives - binaries

I have also tried to remove the packages and reinstall them, to no avail.
 
Old 09-20-2008, 09:40 PM   #2
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
First try this:
Code:
$ locate libz.a
/usr/lib/libz.a
Then:
Code:
$ nm /usr/lib/libz.a | grep deflate
You should see something like:
00001c00 T deflate

If that is there, then you'll have to debug the configure script. Your options are run it with a sh -x ./configure or just vi the file then search for the error text and then attempt to recreate the test program and compile line.
 
Old 09-20-2008, 09:55 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
what distro are you building on and what gui are you building for Gnome,kde
this is what i use for my custom SVN build
./configure --prefix=/opt --with-gnome --enable-cairo --with-cspice-dir=/opt/cspice --with-lua --disable-nls
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
no matching comp found: client zlib none, zlib@openssh.com lost connection jorge_ivan Linux - Networking 0 08-14-2006 07:09 PM
zlib m2azer Linux - Newbie 1 09-16-2005 04:07 PM
zlib ?! D3javu Linux - Newbie 1 04-05-2005 05:39 AM
Can't Find zlib rebdi Linux - Newbie 1 09-04-2003 09:09 PM
zlib missing for X install???? slack-penguin Linux From Scratch 3 06-29-2002 11:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration