On Wednesday 28 April 2010 04:46:09 pm [email protected] wrote: > Cmake is now finding pycups and system-config-printer in both kdeadmin > and kdeutils. > > However > > I get this when configuring and the printer app is not being built:
I am not currently using the machine I cook kde-4.4.2 on but as far as I can recall the compilation (with the fixes I suggested) went smoothly (for me). I cant comment on 'printer-ap' as I do not have access to the machine. > > -- Found PyKDE4 version 4.3.4 /usr/share/sip/PyKDE4 > -- Found pycups: /usr/lib/python2.6/site-packages/cups.so > -- Found system-config-printer: > /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.py > -- Found KdepimLibs: > /opt/kde-4.4.2/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake > -- Found PythonLibs: /usr/lib/libpython2.6.so > > ------------------------------------------------------------------------- > > ---- > -- The following external packages were located on your system. > -- This installation will have the extra features provided by these > packages. > ------------------------------------------------------------------------- > > ---- > * QImageBlitz - An image effects library > * GMP - The GNU Multiple Precision Arithmetic Library > * QCA2 - Qt Cryptographic Architecture > * LibArchive - A library for dealing with a wide variety of archive > file formats > * ZLib - The Zlib compression library > * BZip2 - A high-quality data compressor > * LibLZMA - Liblzma is used for the .xz and .lzma formats > * Python Libraries - The Python library is required to build the > legacy SuperKaramba bindings for Python > > ------------------------------------------------------------------------- > > ---- > -- 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 printer-applet to run. > (Use -DINSTALL_PRINTER_APPLET=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 and ppds.py) are optionally used by printer-applet for > auto configure of new printers. You should also install the udev rules > from system-config-printer. > It seems however there is a 'find-optional-package (or somesuch) macro still trying to find the non-working 'Groovy' stuff (of pyCUPS.cmake.py et al) shipped with kde-4.4.2 that you need to disable as per previous suggestion. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
