public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Re: Installing the "ptouch" CUPS Raster driver
Date: Thu, 5 Mar 2009 11:47:54 -0800	[thread overview]
Message-ID: <49bf44f10903051147t4ab06117y6e7825a14a99fcb9@mail.gmail.com> (raw)
In-Reply-To: <49bf44f10903041846n549ec2afv4ae7e2eb5332981b@mail.gmail.com>

> 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



      reply	other threads:[~2009-03-05 19:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05  2:46 [gentoo-user] Installing the "ptouch" CUPS Raster driver Grant
2009-03-05 19:47 ` Grant [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49bf44f10903051147t4ab06117y6e7825a14a99fcb9@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox