-----Original Message----- From: lux-integ <[email protected]> To: [email protected] Cc: [email protected]; [email protected] Sent: Sun, Apr 25, 2010 5:33 pm Subject: Re: Problem in cmake on kdeadmin-4.4.2
On Sunday 25 April 2010 03:35:05 pm [email protected] wrote: > Maybe i need to install Pycups elsewhere as suggested by lux-integ? > > I've tried editing FindSystemConfigPrinter.py with > path/to/python/site-packages/cupshelpers - this doesn't help with > system-config-printer either. > > MAC >it might be a small nut but I ended up using this sledge-hammer: >a) made this link. >ln -s /usr/lib/python2.6/site-packages/cups.so /usr/local/lib/cups.so Tried this but doesn't work, also tried flagging and a link to /opt/kde/lib! No luck >b) dispense withe the FindSystemConfigPrinter.cmake in kde and create one (in >the modules-directory) like this:- Thanks for the script - this works, I'm now getting 'system-config-printer' recognised: -- Found system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.py, >nb >######### you might want to try a similar less elaborate find for pyCUPS >(beforehand) Tried a script for this but no luck, just cannot get cmake find cups.so many thanks MAC -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
