Re: to install libpng12.so.0

2019-10-05 Thread Sven Hartge
Sven Joachim wrote: > On 2019-10-05 11:20 +0200, Sven Hartge wrote: >> Étienne Mollier wrote: >>> Now, if the software is closed source, then you will have to get a >>> libpng12 targeting your system. >> In Debians case, the best way to do this, is to install the version >> from Jessie. It shou

Re: to install libpng12.so.0

2019-10-05 Thread Sven Joachim
On 2019-10-05 11:20 +0200, Sven Hartge wrote: > Étienne Mollier wrote: > >> Now, if the software is closed source, then you will have to >> get a libpng12 targeting your system. > > In Debians case, the best way to do this, is to install the version from > Jessie. It should not conflict with any

Re: to install libpng12.so.0

2019-10-05 Thread Sven Hartge
Étienne Mollier wrote: > Now, if the software is closed source, then you will have to > get a libpng12 targeting your system. In Debians case, the best way to do this, is to install the version from Jessie. It should not conflict with any libraries in the current version and resolve the problem.

Re: to install libpng12.so.0

2019-10-04 Thread Étienne Mollier
Sven Hartge, on 2019-10-04: > merlin verdecia, on 2019-10-04: > > I have debian 10 and i need to install libpng12.so.0, but i can not do > > it. How i can? > > I have installed the libpng16.so.0. > > What problem exactly are you trying to solve? > > Are you trying

Re: to install libpng12.so.0

2019-10-04 Thread Sven Hartge
merlin verdecia wrote: > I have debian 10 and i need to install libpng12.so.0, but i can not do > it. How i can? > I have installed the libpng16.so.0. What problem exactly are you trying to solve? Are you trying to use a program compiled for an ancient PNG library version? Gr

Re: to install libpng12.so.0

2019-10-04 Thread Greg Wooledge
On Fri, Oct 04, 2019 at 07:32:45AM -0500, merlin verdecia wrote: > I have debian 10 and i need to install libpng12.so.0, but i can not do > it. How i can? Download it from a jessie (Debian 8) repository, or from snapshot.debian.org. The exact package name is libpng12-0 . Install it b

to install libpng12.so.0

2019-10-04 Thread merlin verdecia
Hi, I have debian 10 and i need to install libpng12.so.0, but i can not do it. How i can? I have installed the libpng16.so.0. thanks