Date: Fri, 9 Sep 2011 22:29:51 +0200 From: Polytropon <freebsd@edvax.de> To: Leslie Jensen <leslie@eskk.nu> Cc: freebsd-questions@freebsd.org, Rares Aioanei <bsdlisten@gmail.com> Subject: Re: Printing from Firefox broken after update. Message-ID: <20110909222951.45a29861.freebsd@edvax.de> In-Reply-To: <4E6A6152.5070703@eskk.nu> References: <4E6A3504.6020002@eskk.nu> <20110909191726.4af3e660@debiand1.localdom.ain> <4E6A6152.5070703@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 09 Sep 2011 20:56:18 +0200, Leslie Jensen wrote: > 2011-09-09 18:17, Rares Aioanei skrev: > > On Fri, 09 Sep 2011 17:47:16 +0200 > > Leslie Jensen<leslie@eskk.nu> wrote: > > > >> /usr/local/libexec/cups/filter/pdftops failed > > > > Does the file exist? > > > > > Yes! > > -r-xr-xr-x 1 root wheel 20112 9 Sep 09:12 > /usr/local/libexec/cups/filter/pdftops Try to run it manually. Take a PDF file and convert it into PS. Add options you might need for paper size. Example: % /usr/local/libexec/cups/filter/pdftops -paper A4 test.pdf and check the PS output. See "man pdftops" for details. Maybe it's a dependency problem of pdftops... Note that the "normal" pdftops binary is provided by the xpdf port. Maybe you can try to update this one too? I'm not sure if CUPS's own binary is in some relation to that port, or is it working independently? -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110909222951.45a29861.freebsd>