Re: GTK+ cross compiling with scratchbox



--- Antonio Gomes <tonikitoo gmail com> wrote:

> what does
> 
> $ dpkg -l | grep libpng
> 
> return ? maybe missing dev packages of it ?
> 
> On 4/30/07, Lesly A M <lesly am gmail com> wrote:
> >
> > Hi all,
> >
> > I am new to GTK,..
> > I am trying to cross compile GTK for my ARM Board.
> >
> > I downloaded
> >
> >       GTK+ Source
> >       GLib Source
> >       Pango Source
> >       and dependencies : atk, cairo, libpng,..
> >
> > while trying to configure cairo, it checkes for the dependency of libpng.
> > I already have configured and installed the libpng, but Its still
> > showing thye error
> >
> >
>
-------------------------------------------------------------------------------------------------------------------------
> > checking for cairo's PNG backend...
> > ./configure: line 24784: --exists: command not found
> > ./configure: line 24784: --exists: command not found
> > ./configure: line 24784:"
> > configure: WARNING: Could not find libpng in the pkg-config search path
> > checking whether cairo's PNG backend could be enabled... no
> > configure: error: requested PNG backend could not be enabled
> > [sbox-arm-linux: ~/cairo-1.2.6] >
> >
> >
>
-------------------------------------------------------------------------------------------------------------------------
> >
> > can anybody help me resolve this problem,..
> >
> > TIA
> > Lesly A M
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> >
> 
> 
> 
> -- 
> --Antonio Gomes
> > _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 

I think that "--exists: command not found" indicates a too old version of /bin/sh
- if I remember correctly, I resolved this by upgrading /bin/sh that was GNU 'bash'
in my case.

Regards,
  Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]