I'm try to activate airprint support on CentOS5. I found this guide, but the airprint-generate python script needs cups support. It seems this script needs the python-cups lib.
How can I install this lib on CentOS 5 64bit?
|
I'm try to activate airprint support on CentOS5. I found this guide, but the How can I install this lib on CentOS 5 64bit? |
||||
|
|
|
I found a solution for CentOS 5.6 with Python 2.4. Install pycups with:
You have to modify airprint-generate.py, line 43 as:
|
|||
|
|