From: Mark H. <ha...@us...> - 2003-04-24 14:08:49
|
Hi Rafeal, You must have just downloaded the current CVS snapshot. :) I have made the omni driver dependant upon the soon to be released cups 1.1.19. We do this because, with the new XML support, we do not generate valid PPD files. I have now fixed this by putting omni specific PPD keys in the PPD file. However, to extract this data, we need the new ppdFindAttr () call. The configure script should have noticed that this API was missing on your system so it would not have built the optional CUPS support. If you download and install cups-1.1.19rc2-source.tar.bz2 then it should work again. Hope this helps. Mark Take a look at the Linux Omni Printer Driver Framework at http://www.ibm.com/linux/ltc/projects/omni/ |