On Mon, 16 Jan 2012 21:03:29 +0000 Martin Ward <[email protected]> wrote:
> If that is the case, i would suspect when compiling kde-libs it didn't > find the phonon engine which you had installed in the qt4 dir, try > prefixing the cmake command with CMAKE_PREFIX_PATH=$QT4DIR, before the > command i.e > > CMAKE_PREFIX_PATH=$QT4DIR cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX > rest of command line, or install all the phonon components in the kde4 dir No, I used exactly the same cmake command as you indicates. If kdelibs would not have found the phonon engine, I would have get an configuration error for sure, and this was not the case. Perhaps the problem is PulseAudio, as suggested by Ken. I am going to uninstall it. Edgar -- Dr.-Ing. Edgar Alwers <[email protected]> GPG Key ID:AD5C6F70 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
