Re: Cross compiling gtk+-2.2.0 for arm

2007-05-17 Thread tj
Check out http://www.scratchbox.org and http://maemo.org. tj Naveen Kumar wrote: >Hi all, > >I have tool chain to build gtk1.2 applications, but i need to compile >applications using gtk2, so i am trying to cross compile gtk2 for using the >tool chain i have. >The procedure i followed to cross c

Re: Cross compiling gtk+-2.2.0 for arm

2007-05-16 Thread Kuang-Chun Cheng
Hi, I'm recently working on cross mingw (xmingw) on Linux for Win32. For ARM, it should be similar ... you will need to have the following packages before you can compile gtk2 ... libiconv gettext glib2 atk cairo freetype (optional) fontconfig (optional) jpeg-6b libpng tiff zlib pango gtk2 You

Cross compiling gtk+-2.2.0 for arm

2007-05-16 Thread Naveen Kumar
Hi all, I have tool chain to build gtk1.2 applications, but i need to compile applications using gtk2, so i am trying to cross compile gtk2 for using the tool chain i have. The procedure i followed to cross compile gtk+-2.2.0.tarbz2 : [EMAIL PROTECTED] gtk+-2.2.0]# export PATH=$PATH:/usr/local/hyb

compiling gtk 2.2.0

2004-05-12 Thread Costello, John
Has anyone compiled GTK on Solaris? I had no trouble with compiling it on Linux but Solaris is giving me many problems. I got configure to finally finish but now for some reason when I run make, it is not including my libpng/include tiff/include or jpeg/include directories when it tries to com

Re: Problem compiling gtk 2.2.0

2003-01-12 Thread mike
On Tue, 2003-01-07 at 22:02, Pierre wrote: > Hi, > > I try to compile gtk+-2.2.0 on my GNU/Linux system with gcc-3.2 > there was no problem with the configure, but for the make I got this : > > [...] > Making all in theme-bits > gmake[3]: Entering directory `/tmp/gtk+-2.2.0/gtk/theme-bits' > gmak

Re: Issues compiling Gtk+ 2.2.0

2003-01-11 Thread Owen Taylor
"Thomas P. Vaccarino" <[EMAIL PROTECTED]> writes: > Hello, > > I am currently running SUSE 8.1 and am atempting to compile GTK+ 2.2.0. I am > running into problems while compiling it. I am new to GTK+ so if everyone > could go easy on me I would apprecaite it. :) Any help as to why my compi

Issues compiling Gtk+ 2.2.0

2003-01-10 Thread Thomas P. Vaccarino
Hello, I am currently running SUSE 8.1 and am atempting to compile GTK+ 2.2.0. I am running into problems while compiling it. I am new to GTK+ so if everyone could go easy on me I would apprecaite it. :) Any help as to why my compile is failing would be greatly apprecaited. make[3]: Enterin

Problem compiling gtk 2.2.0

2003-01-07 Thread Pierre
Hi, I try to compile gtk+-2.2.0 on my GNU/Linux system with gcc-3.2 there was no problem with the configure, but for the make I got this : [...] Making all in theme-bits gmake[3]: Entering directory `/tmp/gtk+-2.2.0/gtk/theme-bits' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directo