Re: error while compiling match box
Matthew Allum <[email protected]>
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
Hi; on Fri, Jan 16, 2004 at 10:25:25AM +0530, ramprasad wrote: > > My confiuration option is > > ./configure --build=i686-pc-linux-gnu --host=arm-linux > --x-includes=/opt/Beta/tools/root/usr/X11R6/include/ > --x-libraries=/opt/Beta/tools/root/usr/X11R6/lib/ --enable-xsettings > --enable-jpg --enable-expat --enable-pango --enable-nls --enable-libsn > Try adding --disable-xft to this line ( you need to do this with --enable-pango currently ). If you want Pango support I strongly suggest you try CVS, I recently completed rewriting Pango support and adding it throughout matchbox, not just the window manager. -- Matthew