I've downloaded a Linux driver for my printer from the manufacturer's website.
Now, how do I install it?
It's a *.ppd file.
Thanks in advance for your help.I edited the message above to meet the needs of the user with a vision disability.
(Thanks for the heads-up, bro!)
Thanks also for the help that others have given on other questions.
Now, given the Linux driver from the manufacturer, how do I get it working in DSL?I haved moved your post. Apsfilter is not a PPD-aware print filter.
Cups is. Cups is an extension, not part of base DSL. Cups found in the System section of the repository.
Llocation for ppd files is: /usr/share/cups/model/
If cups is already running then you need to stop it and start it. It is on the menu in the mydsl section.
Normally /usr/share is read-only, so might want to use dsl-3.x and boot with unionfs
Quote (roberts @ July 17 2006,16:20)
Apsfilter is not a PPD-aware print filter. ... Cups is. ... Llocation for ppd files is: /usr/share/cups/model/ ...
Normally /usr/share is read-only, so might want to use dsl-3.x and boot with unionfs
Given the problems I had and others are reporting, I'll wait for 3.n.x.
I guess this means I'll have to write a script to load things & move data around every time I restart.
I learned Forth because I didn't want to learn Assembler ==> Forth taught me Assembler so I could extend Forth.
I switched to DSL because I got tired of constant fiddling around with Windoz --> Now DSL is going to teach me Bash so I can fiddle around with DSL!
Ye gads, I'm starting to get the picture! If I add openMopix it will teach me something else I never wanted to learn. I don't think DSL is making you learn bash.
Also, you don't have to wait for anything.
1.You could possibly use an exisiting printer driver that your current printer can emulate. This may be possible with APSFILTER or CUPS.
2. If not possible, then using DSL-3.0 or (DSL-3.0.1 with unionfs boot option) makes DSL like any other distro in tha you would run your manufactuer's install program. Adding this install program to /opt/bootlocal.sh would auto setup your ppd from within a liveCD or fruagl setup using backup/restore.
If you are only talking about a ppd file that needs to be in /usr/share/cups... Then simply add that to your .filetool.lst. There is even a button in emelfm to do this just by navigating to the file and clicking a button.