[856] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Patches: General
daemon@ATHENA.MIT.EDU (Arun Sharma)
Tue Aug 26 19:09:05 1997
Date: Tue, 26 Aug 1997 19:08:56 -0400
To: gtk-list@redhat.com
In-reply-to: <Pine.SOL.3.95.970826105135.11669A-100000@risksrv1> (message from
Pavel Greenfield on Tue, 26 Aug 1997 11:08:33 -0400 (EDT))
From: Arun Sharma <arun@home.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
p> 1. How do I apply a patch?
patch < patchfile. man patch will tell you more.
p> 2. Do I need to recompile and re(make install)?
Yes.
p> 3. Do the people using my application (plug-in) need to
p> have done the same on their machines?
Yes.
p> 4. How do I compile GTK with a -g option? (All I usually do
p> is un-tgz GIMP and make, so where do I stick the -g?)
CFLAGS=-g ./configure
Alternatively, edit the Makefile and append -g to CFLAGS.
p> a. GTK is my first GUI language (or just library). For my
p> projects I need to right a fairly narrow graphing
p> application (to help me visualize an ODE solution). I can
p> see how I can do it in GTK, but is GTK an acceptable
p> environment for this?
Certainly.
p> b. In general, how does GTK compare to motif, lestif, and
p> other C-based GUI's?
Smaller, looks better, but not as mature and time tested.
p> c. Where can I find this mailing lists archives?
http://www.redhat.com/linux-info/gtk/gtk-list/
-Arun
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null