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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-10-2005, 11:23 AM
|
#1
|
Member
Registered: Feb 2002
Posts: 586
Rep:
|
Webalizer: configure: error: png library not found... please install png.
I got the following error when I ./configure.
configure: error: png library not found... please install png.
What package I should install?
[mike@localhost webalizer-2.01-10]$ sudo ./configure
Password:
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether char is unsigned... no
checking for main in -l44bsd... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for gzrewind in -lz... yes
checking for main in -lpng... no
configure: error: png library not found... please install png.
|
|
|
01-10-2005, 11:38 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
erm.. you should install libpng, as that's what it's asking for.... 
|
|
|
01-10-2005, 12:25 PM
|
#3
|
Member
Registered: Feb 2002
Posts: 586
Original Poster
Rep:
|
Quote:
Originally posted by acid_kewpie
erm.. you should install libpng, as that's what it's asking for....
|
Where I can get libpng rpm package for Red Hat Linux 3.2.3-47?
|
|
|
01-10-2005, 02:52 PM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
your RHEL3 cd's
|
|
|
01-10-2005, 03:03 PM
|
#5
|
Member
Registered: Feb 2002
Posts: 586
Original Poster
Rep:
|
I still get the error message. But libpng is installed. Why I still cannot install webalizer.
[mike@localhost webalizer-2.01-10]$ rpm -qa | grep png
libpng-1.2.2-25
|
|
|
01-10-2005, 03:28 PM
|
#6
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
you need libpng-devel
|
|
|
All times are GMT -5. The time now is 08:39 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|