Re: newbie question: problem with libpng2

2000-04-15 Thread Eric G . Miller
On Fri, Apr 14, 2000 at 02:23:07PM -0700, Sunil Pandey wrote: > I am trying to install libpng2 1.0.5-1 on my machine. > However when I do: > dpkg --install libpng2_1.0.5-1.deb > it tells me that libpng2 depends on libz1 and that > libz1 is not installed. However, according to the > debian site, lib

newbie question: problem with libpng2

2000-04-14 Thread Sunil Pandey
I am trying to install libpng2 1.0.5-1 on my machine. However when I do: dpkg --install libpng2_1.0.5-1.deb it tells me that libpng2 depends on libz1 and that libz1 is not installed. However, according to the debian site, libpng2 depends on zlib1g which I have already installed on my system. How do