Hello,
   First of all, i think you'll have a better chance of getting helped
at the scratchbox mailing-lists or IRC channel for all queries
regarding scratchbox.

On 8/1/05, Hasmeet Bedi <[EMAIL PROTECTED]> wrote:
> Hi Everybody
> 
> I want to Cross compile Gtk application for ARM..
> i m trying scratchbox..i have installed scratchbox on
> my host (redhat9 linux)

    I would be surprised to know if sb supports such an old platform.

> but as i tried to compile simple gui based hello world
> program it gives error that no gtk packages found..

   That might be so because there is no gtk+ installed on your target. ;)
 
> how to proceed..smbody given me idea of installing
> rootstrap with GTk+
> Actually i didn't  how to install rootstrap with
> GTK+ ..if any one know that pls let me know..
>  or can anyone tell me how to build GTK+ (and its
> > dependencies) from source.
> >

   If you have the debian devkit installed and selected for your
target, you can simply get gtk+ (libraries and headers) installed by
using this simple command: fakeroot apt-get install libgtk2.0-dev

-- 
Regards,

Zeeshan Ali
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to