Re: "package pgm2tiff not found" . . .

2020-02-27 Thread tomas
On Thu, Feb 27, 2020 at 10:14:04AM -0500, The Wanderer wrote: > On 2020-02-27 at 09:56, to...@tuxteam.de wrote: > > > On Thu, Feb 27, 2020 at 03:41:18PM +0100, Albretch Mueller wrote: > > > > [...] > > > >> Well, partially thank you that did it [...] > > > >> $ date; time apt-file search pgm2t

Re: "package pgm2tiff not found" . . .

2020-02-27 Thread The Wanderer
On 2020-02-27 at 09:56, to...@tuxteam.de wrote: > On Thu, Feb 27, 2020 at 03:41:18PM +0100, Albretch Mueller wrote: > > [...] > >> Well, partially thank you that did it [...] > >> $ date; time apt-file search pgm2tiff >> Do 27. Feb 15:30:21 CET 2020 > > But we did know this one, didn't we? In

Re: "package pgm2tiff not found" . . .

2020-02-27 Thread tomas
On Thu, Feb 27, 2020 at 03:41:18PM +0100, Albretch Mueller wrote: [...] > Well, partially thank you that did it [...] > $ date; time apt-file search pgm2tiff > Do 27. Feb 15:30:21 CET 2020 But we did know this one, didn't we? Internet searches (for me) turn empty too. Perhaps pgm2tiff is in th

Re: "package pgm2tiff not found" . . .

2020-02-27 Thread Albretch Mueller
> There is a program (aka "tool") called tiff2pdf: > > tomas@trotzki:~$ apt-file search tiff2pdf > hylafax-server: /var/spool/hylafax/bin/tiff2pdf > libtiff-doc: /usr/share/doc/libtiff-doc/html/man/tiff2pdf.1.html > libtiff-tools: /usr/bin/tiff2pdf > libtiff-tools: /usr/share/man/man1/tif

Re: "package pgm2tiff not found" . . .

2020-02-27 Thread tomas
On Thu, Feb 27, 2020 at 12:56:33PM +0100, Albretch Mueller wrote: > I need to install the packages used by unpaper to help tesseract do its > magic: > > https://manpages.debian.org/jessie/unpaper/unpaper.1 > > Input and output files can be in either .pbm, .pgm or .ppm format, > thus generally

"package pgm2tiff not found" . . .

2020-02-27 Thread Albretch Mueller
I need to install the packages used by unpaper to help tesseract do its magic: https://manpages.debian.org/jessie/unpaper/unpaper.1 Input and output files can be in either .pbm, .pgm or .ppm format, thus generally in .pnm format, as also used by the Linux scanning tools scanimage and scanadf.