[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[solved] Printer not working after upgrading



Brian <ad44@cityscape.co.uk> writes:

>> > There will be a PPD for the printer in /etc/cups/ppd. As root,
>> > execute
>> >
>> >  cupsfilter -p /etc/cups/ppd/YOUR_PPD -m printer/foo -e /etc/nsswitch > out.dat 2>log
>> >
>> > and post log.
>> 
>> cupsfilter: Unable to open PPD file: Unable to open PPD file on line 0.
>
> We hope you substituted what is in /etc/cups/ppd for YOUR_PPD.
>
>> cupsfilter: Unable to determine MIME type of "/etc/nsswitch".
>
> A typo:: /etc/nsswitch.conf.


Solved: I did:

 # cupsfilter -p /etc/cups/ppd/Samsung_ML-191x_252x_Series.ppd -m printer/foo -e /etc/nsswitch.conf > out.dat 2>log

and the log file complained the lack of libcupsimage.so.2:

cupsfilter: error while loading shared libraries: libcupsimage.so.2: cannot open shared object file: No such file or directory

Then I `aptitude installed' libcupsimage2...  And voilà: printer would work.

Thank you, Brian  ;-)  Thank you all.

Rodolfo


Reply to: