public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Installing the "ptouch" CUPS Raster driver
@ 2009-03-05  2:46 Grant
  2009-03-05 19:47 ` [gentoo-user] " Grant
  0 siblings, 1 reply; 2+ messages in thread
From: Grant @ 2009-03-05  2:46 UTC (permalink / raw
  To: Gentoo mailing list

I have a Brother QL-570 label printer and the "ptouch" driver doesn't
seem to be available in portage:

http://openprinting.org/show_printer.cgi?recnum=Brother-QL-570

I tried to install it manually as instructed by the ptouch docs:

http://www.diku.dk/hjemmesider/ansatte/panic/P-touch/

 > tar zxf ptouch-driver-*.tar.gz
 > cd ptouch-driver-*
 > ./configure
 > make
 > make install

I then restarted cupsd but no new printers show up when I try to add a
printer in the *:631 CUPS admin area.  Does anyone know how I can get
get a manually installed CUPS Raster printer driver working?

- Grant



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user] Re: Installing the "ptouch" CUPS Raster driver
  2009-03-05  2:46 [gentoo-user] Installing the "ptouch" CUPS Raster driver Grant
@ 2009-03-05 19:47 ` Grant
  0 siblings, 0 replies; 2+ messages in thread
From: Grant @ 2009-03-05 19:47 UTC (permalink / raw
  To: Gentoo mailing list

> I have a Brother QL-570 label printer and the "ptouch" driver doesn't
> seem to be available in portage:
>
> http://openprinting.org/show_printer.cgi?recnum=Brother-QL-570
>
> I tried to install it manually as instructed by the ptouch docs:
>
> http://www.diku.dk/hjemmesider/ansatte/panic/P-touch/
>
>  > tar zxf ptouch-driver-*.tar.gz
>  > cd ptouch-driver-*
>  > ./configure
>  > make
>  > make install
>
> I then restarted cupsd but no new printers show up when I try to add a
> printer in the *:631 CUPS admin area.  Does anyone know how I can get
> get a manually installed CUPS Raster printer driver working?
>
> - Grant

I needed to install foomatic-db to get the PPD.  I also needed to
change the above to:

./configure --prefix=/usr

and add a symlink like so:

cd /usr/bin
ln -s /usr/lib/cups/filter/rastertoptch

- Grant



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-05 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05  2:46 [gentoo-user] Installing the "ptouch" CUPS Raster driver Grant
2009-03-05 19:47 ` [gentoo-user] " Grant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox