printing problem

2006-09-14 Thread Bryan Berch

I did a fresh install of 1.6, then moved to preview, on a box that was
running 1.2.  I set up printing the same as was on 1.2, but no printing
will occur.

My /etc/printcap:

lp|LaserJet|lj|LJ|lj|line|:\
 :lp=/dev/lpt0:\
 :af=/etc/foomatic/HP-LaserJet_1320-hpijs.ppd:\
 :if=/usr/pkg/bin/foomatic-rip:\
 :sd=/var/spool/lpd/LaserJet:\
 :lf=/var/log/LaserJet.log:\


The error message is:

lp: cannot execv(/usr/local/bin/foomatic-rip): No file or directory

Any help greatly appreciated

Bryan



Re: printing problem

2006-09-14 Thread walt
Bryan Berch wrote:

 The error message is:
 
 lp: cannot execv(/usr/local/bin/foomatic-rip): No file or directory

foomatic-rip is part of the foomatic-filters package.  Do you have
that installed?


Re: printing problem

2006-09-14 Thread Bryan Berch
I installed /usr/pkgsrc/print/hpijs, as I have done before, then moved 
foomatic -rip and the filter file, /ppd/HP-LaserJet_1320-hpijs.ppd.gz, 
from the work directory and to printcap where to find them.  This has 
always worked in FreeBSD and up to DragonFlyBSD 1.2.  The print/hpijs, 
as far as I can tell, never has installed foomatic-filters.



walt wrote:

Bryan Berch wrote:

  

The error message is:

lp: cannot execv(/usr/local/bin/foomatic-rip): No file or directory



foomatic-rip is part of the foomatic-filters package.  Do you have
that installed?