On Tuesday 13 April 2010 07:53:42 pm Trent Shea wrote:
> Also,
> /opt/kde/share/apps/cmake/modules/FindX11.cmake which gets installed by
> kdelibs - not really sure if both files get used...
>
> I'm not sure if this helps, but for phonon I use:
> -DPHONON_INCLUDE_DIR=/opt/kde/include
> -DPHONON_LIBRARY=/opt/kde/lib/libphonon.so
>
> I suspect you can find something similar for the libs you're having trouble
> with, too.

you may be correct but I tried cmake with
-DlibXi_INCLUDE_DIR=$XORG_PREFIX/include/X11/extensions
-DlibXi=$XORG_PREFIX/lib/libXi.so

all to no avail.  
I do not know if the 'name' used is a problem or otherwise
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to