On 6/20/06, Jamie Risk <[EMAIL PROTECTED]> wrote:
configure: error: Xft Pango backend is require dfor x11 target I went redid the pango installation and still get the same error.
This may not apply to the old Pango (1.8.1), but I think it does. Pango reports the backends that it is using at the end of configure. Here's what I got on pango-1.12.0: configuration: backends: FreeType X Xft Cairo There you see the Xft backend. Again, this may have changed between versions, but you should have something like /usr/lib/libpangoxft-1.0.so /usr/lib/pkgconfig/pangoxft.pc And you should get confirmation from `pkg-config --modversion pangoxft'. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
