Re: configure options and GTK+ cross-compilation



Didn't autoconfig etc come with some INSTPATH or whatever
which is prepended to PREFIX to be able to do:

make install INSTPATH=/home/carlo/dev/gtk2,

which would then install gtk into

/home/carlo/dev/gtk/usr/...

?

--Hans



Carlo Agrusti schreef:

Hi all,

I'm digging into documentation and mailing list archives in order to find an "elegant" solution to the following problem:

how to build GTK+ with a standard (debian) --prefix=/usr and have them installed in a given path (e.g. /home/carlo/dev/gtk-build)

but it seems there is no way to do this. I have the need to do so in order to build a target root filesystem + X + GTK+ environment in order to safely transfer it lately on a compact flash or a nand flash memory.

Until now I managed all this by building GTK+ with --prefix=/usr (both for ARM and i386) and then transferring all the stuff by hand, and I'm wondering if there is a more automated (i.e. more "elegant") way to accomplish this task.
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list





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