Carsten Neumann on Tue, 4 Feb 2003 22:54:42 +0100 (CET)(envelope-from owner-apsfilter-help@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Can't get apsfilter to work with my HP Deskjet 690C


On Tue, 04 Feb 2003, Jonas wrote:
> On Mon, 03 Feb 2003 21:36:59 +0100
> Carsten Neumann <deltor@snafu.de> wrote:
> 
> > 
> > You probably have to add a line:
> > default_format=f
> > to your /etc/lpd.conf.
> > This will enable proper format conversion in the filter.
> > Some pre-compiled LPRNG packages have this disabled by default.
> > 
> > 	Carsten
> > 
> > -- 
> > Certify your minority, support spyware!
> > Soon to come as TCPA and Palladium from Microsoft & Co.
> > 
> 
> I added the line
> default_format=f
> to my /etc/lprng/lpd.conf and restarted lpd, but it still doesn't work.

Does apspreview work?
If it does, it's probably a ghostscript/driver issue.

What driver do you use, hpijs? Your /etc/printcap doesn't look so.
You also didn't tell what ghostscript version you are using.
Try hpijs (download from sourceforge, version 1.2.2), and make sure it's compiled
into ghostscript (version: 7.05, driver: ijs).

> 
> My lprng is compiled with:
>     ./configure --prefix=/usr \
>                 --sysconfdir=/etc/lprng \
>                 --with-printcap_path=/etc/printcap \
>                 --libexecdir=/usr/lib/lprng \
>                 --with-unix_socket_path=/tmp/lprng \
>                 --enable-static=no \
>                 --disable-setuid \
>                 --with-userid=daemon \
>                 --with-groupid=daemon
>     make
>     make DESTDIR=$PKG install
-- 
Certify your minority, support spyware!
Soon to come as TCPA and Palladium from Microsoft & Co.