mozilla setup for framebuffer device (no X)

"Albrecht Ellinger" <[email protected]> 17 Aug 2005 04:44:45 -0700
Newsgroups gmane.comp.mozilla.devel.unix
Organization http://groups.google.com
Message-ID <[email protected]>
Hello,

I am cross-compiling minimo and do not want to
setup X on the embedded system, which has a mips processor.

I configured freetype according to

http://www.mozilla.org/projects/minimo/build-cross.html

but pango always wants Xlibs to be installed, which are quite
a lot of libraries. Not really suitable for an embedded system.

How can I provide pango with the information, that it should
use Freetype2 without xft?

I think xft is standard installation and Freetype2 is optional
for pango.

Thank you in advance

I am looking forward hearing from you

Albrecht