glitch in cmake on kdeadmin-4.4.2

lux-integ lux-integ at btconnect.com
Sun Apr 18 00:34:47 CEST 2010


Greetings,

 I encountered this glitch when  runing cmake on kdeadmin-4.4.2:-

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * PyCups  <http://cyberelk.net/tim/software/pycups/>
     PyCups was not found.  It is needed by system-config-printer-kde to run.  
(Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway)
   * system-config-printer  
<http://cyberelk.net/tim/software/system-config-printer/>
     system-config-printer was not found.  Some of its modules 
(cupshelpers.py, config.py, smburi.py and debug.py) are required by 
system-config-printer-kde.

-----------------------------------------------------------------------------


But these are installed:-



#######  for pycups  (installed is version 1.9.48) - a recent version

root [ /usr/lib/python2.6/site-packages ]#
root [ /usr/lib/python2.6/site-packages ]#
root [ /usr/lib/python2.6/site-packages ]# ls  cups*
cups-1.0-py2.6.egg-info  cups.so
root [ /usr/lib/python2.6/site-packages ]#



#### for system config printer  (installed is version -0.9.93 ) -the latest 
available

[ /usr/share/system-config-printer ]# ls -l
total 924
-rw-r--r-- 1 root root  19177 Apr 17 21:29 applet.glade
-rwxr-xr-x 1 root root  11891 Apr 17 21:29 applet.py
-rw-r--r-- 1 root root   8756 Apr 17 21:29 authconn.py
-rw-r--r-- 1 root root   1766 Apr 17 21:29 config.py
-rw-r--r-- 1 root root   6427 Apr 17 21:29 contextmenu.py
-rw-r--r-- 1 root root  25074 Apr 17 21:29 cupshelpers.py
-rw-r--r-- 1 root root   1703 Apr 17 21:29 debug.py
-rw-r--r-- 1 root root   3374 Apr 17 21:29 errordialogs.py
-rw-r--r-- 1 root root   1651 Apr 17 21:29 gtk_label_autowrap.py
-rw-r--r-- 1 root root   8046 Apr 17 21:29 gtk_treeviewtooltips.py
drwxr-xr-x 2 root root   4096 Apr 17 21:29 icons
-rw-r--r-- 1 root root  39096 Apr 17 21:29 jobviewer.py
-rw-r--r-- 1 root root  21724 Apr 17 21:29 monitor.py
-rwxr-xr-x 1 root root   9259 Apr 17 21:29 my-default-printer.py
-rw-r--r-- 1 root root  14601 Apr 17 21:29 openprinting.py
-rw-r--r-- 1 root root  12898 Apr 17 21:29 options.py
-rw-r--r-- 1 root root   7424 Apr 17 21:29 optionwidgets.py
-rwxr-xr-x 1 root root  31054 Apr 17 21:29 ppds.py
-rw-r--r-- 1 root root   3678 Apr 17 21:29 probe_printer.py
-rwxr-xr-x 1 root root  13780 Apr 17 21:29 pysmb.py
-rw-r--r-- 1 root root   3027 Apr 17 21:29 smburi.py
-rw-r--r-- 1 root root   5064 Apr 17 21:29 statereason.py
-rw-r--r-- 1 root root 443717 Apr 17 21:29 system-config-printer.glade
-rwxr-xr-x 1 root root 189264 Apr 17 21:29 system-config-printer.py
drwxr-xr-x 2 root root   4096 Apr 17 21:29 troubleshoot
root [ /usr/share/system-config-printer ]#


 the file system-config-printer-kde/cmake-modules/FindSystemConfigPrinter.py  
seems to be asking 
for cupshelpers.ppds, and cuphelpers.cupshelpers  which are missing from the   
relatively modern version of   that installed 

help would be appreciated

lux-integ



More information about the Kde-buildsystem mailing list