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<les...@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, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to