Acroread8/nspluginwrapper

Sean C. Farley scf at FreeBSD.org
Sun Jan 27 09:09:08 PST 2008


On Sun, 27 Jan 2008, Frank Jahnke wrote:

*snip*

> Also, I was unable to print from it.  Does that work for you?
> Traditionally I have gone through /usr/local/lpr, but acroread8 seems
> not to find it.  I suspect it looks in the linux compat area, where it
> does not find it.

I have /compat/linux/usr/bin/lp (attached) as a script to /usr/bin/lpr.
This is assuming you are using the base to print.

Sean
-- 
scf at FreeBSD.org
-------------- next part --------------
#!/bin/sh -
exec /usr/bin/lpr "$@"


More information about the freebsd-ports mailing list