💾 Archived View for gem.sdf.org › jmccue › computer › slackware › cups.gmi captured on 2024-03-21 at 15:50:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
Now that I am on 'pure' 64 bit Slackware (no multi-lib), I was forced to get CUPS working with my FX-100 the way I wanted it to work. That means just printing text, in prior attempts CUPS would do somekind of bit map print, works great for printing everything except 'raw' text. I have no desire to print non-text items on the FX-100.
In the past I would just install LPRng from pasture. But all my attempts to get LPRng working meet with failure, so off to google again. I tried various searches in the past without luck and gave up quickly because LPRng use to be available in pasture. Turns out the word 'raw' is the important missing term for the search. All you need to do is select make 'raw' (see below) and select model 'Raw Queue' (see below) when setting up CUPS. Remember to have /etc/rc.d/rc.cups enabled and root and your User ID part of group 'lp'.
So duh, should have tried searching using the term 'raw' instead of 'text' over the years, would have saved time installing LPRng after Slackware defaulted to using CUPS.
Now that I have CUPS printing text, it seems to be an OK print subsystem.
Workaround for Download Failures
$Id: cups.gmi,v 2.3 2023/10/17 15:10:26 jmccue Exp $