Re: [Printing-user-general] Encad Novajet printers
Till Kamppeter <[email protected]> Tue, 15 Aug 2006 00:00:06 +0200
| Newsgroups | gmane.linux.printing.general |
|---|---|
| Message-ID | <[email protected]> |
Chris Mohler wrote: > I've checked out the latest ddk now. Looks like I'll need to grab > CUPS 1.2 or better to compile the ddk - is cups 1.3.x ready to go, or > should I stick to 1.2.x? > CUPS 1.2.x is OK, CUPS 1.3.x should also work, but CUPS 1.1.x is too old. So update to CUPS 1.2.2 (or the current SVN of 1.2.x) if your distro is still equipped with 1.1.x. > Guessing I also need the latest GS after compiling CUPS? (for the > rastertortl filter?) > There will be no rastertortl any more. It is merged into the rastertopclx which comes with cupsddk. So PPDs generated by current cupsddk will not require rastertortl. See the /usr/share/doc/cupsddk/cupsddk.html or /usr/share/doc/cupsddk/cupsddk.pdf files which come with cupsddk. GhostScript only needs the "cups" output device. Till