Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: slink_1 on September 23, 2010, 11:53:09 AM

Title: Can't get cups-pdf to work
Post by: slink_1 on September 23, 2010, 11:53:09 AM
I am using TC 3.1 and I can't get cups-pdf to work.  I started with bootcode "tinycore base".  Once I was up and running I used "Download + Load" in the Appbrowser to get cups.tcz, cups1311.tcz, and cups-pdf.tcz.  I started cups and used the web interface (after setting a root password) to add the pdf printer.  Based on everything I can see on the cups page the printer appears to be installed correctly.  However, no matter whether I try to print as either tc or as root the print job just stops and nothing ever gets printed.  I can not even print a test page.  Everything just piles up in the que.  What am I missing to make this work?
Title: Re: Can't get cups-pdf to work
Post by: Juanito on September 23, 2010, 02:28:03 PM
I started with bootcode "tinycore base".  Once I was up and running I used "Download + Load" in the Appbrowser to get cups.tcz, cups1311.tcz, and cups-pdf.tcz

You need either cups or cups1311, but not both - I suspect cups-pdf was made for cups1311
Title: Re: Can't get cups-pdf to work
Post by: slink_1 on September 23, 2010, 04:28:38 PM
Quote
You need either cups or cups1311, but not both - I suspect cups-pdf was made for cups1311

That did the trick.  Installing only cups-pdf and cups1311 lets me print just fine.  Thanks!