RE: gtk cross compilation

2006-12-06 Thread steve kirby
Hello, I am trying to do the exact same thing -- cross-compile GTK+-2.10.6 for arm-linux. "./configure --host=arm-linux" gets pretty far then stops with: checking for TIFFFlushData in -ltiff34... no configure: WARNING: *** TIFF loader will not be built (TIFF library not found

Re: v2.10.6 configure unhappy on Redhat Enterprise Linux box

2006-11-30 Thread steve kirby
ere. That would be a big help. Sergei, I can't reach your website - perhaps you could attach to an email. TIA, Steve Sergei Steshenko <[EMAIL PROTECTED]> wrote: --- steve kirby wrote: > > Thanks to all for your help so far. Got past the Xlib problem in co

Re: v2.10.6 configure unhappy on Redhat Enterprise Linux box

2006-11-28 Thread steve kirby
Thanks to all for your help so far. Got past the Xlib problem in configure. Now it's saying checking Pango flags... configure: error: *** Pango not found. Pango built with Cairo support is required I already downloaded the Cairo and Pango files from the Dependencies link at gtk.org a

Re: v2.10.6 configure unhappy on Redhat Enterprise Linux box

2006-11-28 Thread steve kirby
Thanks Mariano, Any idea where I can get the libX11-devl package? --steve Mariano Suárez-Alvarez <[EMAIL PROTECTED]> wrote: On Tue, 2006-11-28 at 08:58 -0800, steve kirby wrote: > Hi David, > > Thanks for your reply. > > I see what you mean. config.log saves

Re: v2.10.6 configure unhappy on Redhat Enterprise Linux box

2006-11-28 Thread steve kirby
't work. I do have a /usr/lib/X11 and a /usr/X11R6/lib/X11. Do I need to provide a flag on the command line of configure? What X libraries is it looking for and where do they need to be? TIA, Steve David Neèas (Yeti) <[EMAIL PROTECTED]> wrote: On Mon, Nov 2

v2.10.6 configure unhappy on Redhat Enterprise Linux box

2006-11-27 Thread steve kirby
Hello, Trying to install gtk+-2.10.6 on a Redhat Linux box, Have installed all of the packages listed under "Dependencies", i.e. pango, Glib, etc. ./configure is yielding a few errors like: == configure:2898