Re: What does your personal GTK+ development system consist of?

2008-03-25 Thread Simos Xenitellis
BJörn Lindqvist wrote: On Mon, Feb 25, 2008 at 9:01 PM, Simos Xenitellis [EMAIL PROTECTED] wrote: 1. jhbuild build gtk+(just 16 packages) 2. jhbuild shell to get a shell with env variables properly set. 3. now run your test program that is based on gtk+; will use

Re: What does your personal GTK+ development system consist of?

2008-03-25 Thread Simos Xenitellis
On Tue, Mar 25, 2008 at 7:20 PM, Yevgen Muntyan [EMAIL PROTECTED] wrote: Simos Xenitellis wrote: BJörn Lindqvist wrote: On Mon, Feb 25, 2008 at 9:01 PM, Simos Xenitellis [EMAIL PROTECTED] wrote: 1. jhbuild build gtk+(just 16 packages) 2. jhbuild shell

Re: What does your personal GTK+ development system consist of?

2008-03-24 Thread BJörn Lindqvist
On Mon, Feb 25, 2008 at 9:01 PM, Simos Xenitellis [EMAIL PROTECTED] wrote: 1. jhbuild build gtk+(just 16 packages) 2. jhbuild shell to get a shell with env variables properly set. 3. now run your test program that is based on gtk+; will use fresh gtk+ library, the rest of

Re: What does your personal GTK+ development system consist of?

2008-02-28 Thread Wade Renzi
--- Simos Xenitellis [EMAIL PROTECTED] wrote: On Mon, Feb 25, 2008 at 8:40 PM, Mikkel Kamstrup Erlandsen [EMAIL PROTECTED] wrote: On 25/02/2008, Emmanuele Bassi [EMAIL PROTECTED] wrote: On Mon, 2008-02-25 at 10:27 +0100, Mikkel Kamstrup Erlandsen wrote: Use jhbuild and

Re: What does your personal GTK+ development system consist of?

2008-02-28 Thread Simos Xenitellis
Wade Renzi wrote: --- Simos Xenitellis [EMAIL PROTECTED] wrote: On Mon, Feb 25, 2008 at 8:40 PM, Mikkel Kamstrup Erlandsen [EMAIL PROTECTED] wrote: On 25/02/2008, Emmanuele Bassi [EMAIL PROTECTED] wrote: On Mon, 2008-02-25 at 10:27 +0100, Mikkel

Re: What does your personal GTK+ development system consist of?

2008-02-25 Thread Mikkel Kamstrup Erlandsen
On 24/02/2008, Claudio Saavedra [EMAIL PROTECTED] wrote: This is not the appropriate list for this kind of questions, in the future, please use gtk-app-devel-list or gtk-list at gnome.org. El dom, 24-02-2008 a las 14:12 -0800, Wade Renzi escribió: I ask because I recently screwed up my

Re: What does your personal GTK+ development system consist of?

2008-02-25 Thread Emmanuele Bassi
On Mon, 2008-02-25 at 10:27 +0100, Mikkel Kamstrup Erlandsen wrote: Use jhbuild and install everything in a different location, like with --prefix=/opt/gnome. Instructions are here: http://live.gnome.org/Jhbuild http://freedesktop.org/wiki/Software/jhbuild Personally I would

What does your personal GTK+ development system consist of?

2008-02-24 Thread Wade Renzi
Hi everyone, I'm curious as to what peoples personal GTK+ development systems consist of. What are the most convenient ways of developing GTK+ without affecting the GTK+ applications you use every day. I ask because I recently screwed up my Ubuntu installation after installing GLib, Pango,

Re: What does your personal GTK+ development system consist of?

2008-02-24 Thread Claudio Saavedra
This is not the appropriate list for this kind of questions, in the future, please use gtk-app-devel-list or gtk-list at gnome.org. El dom, 24-02-2008 a las 14:12 -0800, Wade Renzi escribió: I ask because I recently screwed up my Ubuntu installation after installing GLib, Pango, ATK and GTK+