On 04/25/10 07:35, [email protected] wrote: > -----Original Message----- From: James Richard Tyrer<[email protected]>
>> The actual finding is done by a Python script: "FindPyCups.py" in: > >> .../kdeadmin/system-config-printer-kde/cmake-modules > >> I would try running that manually. Change to that directory and: > >> python FindPyCups.py > >> If I read it correctly, it prints: "Groovy" to standard output if >> it > is >> found. If not, the easiest way to check to see that PyCups is > installed >> correctly is to install it again. > > Doing this returns me to prompt, with no response > OK, that is the problem. PyCups is not installed correctly. > Maybe i need to install Pycups elsewhere as suggested by lux-integ? > AFAIK, you can't do that. It will automatically be installed with the same prefix as Python. > I've tried editing FindSystemConfigPrinter.py with > path/to/python/site-packages/cupshelpers - this doesn't help with > system-config-printer either. > That isn't going to help if the Python script doesn't find (py)cups. So, I would try installing PyCups again. -- James Tyrer Linux (mostly) From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
