Quote: from squirellplayingtag at 5:50 pm on May 20, 2004
New error!
So I went here. http://sourceforge.net/project/show...p?group_id=5624
And downloaded libpng-1.2.5.tar.gz.
I did tar zxf libpng-1.2.5.tar.gz and it made a folder in my root folder. Is that all I have to do? It still doesn't work after doing this. 
In that folder, there should be a configure script.
'cd ~/libpng-1.2.5'
'./configure'
'make'
'sudo make install'
And it should be fine from there. Although I would recommend using the install RPM for your distro, as installing by hand could cause some issues on down the road.