Re: GTK problems - not compiling

1999-04-20 Thread Steve Haslam
On Tue, Apr 20, 1999 at 07:06:47PM +0100, M.C. Vernon wrote: > Hi all, > > I grabbed this from the gtk tutorial page, but it won't compile: > it complains that gtk_signal_connect is undefined (I think this is a > linker problem). I'm compiling with > gtk_signal_connect (GTK_OBJECT (window)

Re: gtk problems

1999-02-07 Thread Ole J. Tetlie
*-Darknight <[EMAIL PROTECTED]> | | I downloaded 2 IRC Clients off the web to see if they were any better | than the others i've tried. The first one required gtk 1.1.8 i believe, | so I blindly downloaded it from gtk.org. This just caused more | problems, so I uninstalled and reinstalled the GTK

Re: GTK problems

1998-11-17 Thread aqy6633
> I have installed the Debian libgtk1.1 package and all is fine. Almost. > When trying to compile gtk dependent sources where a configure script is > given, I always get the following error message on running configure: > > *** The gtk-config script installed by GTK could not be found Install l

Re: GTK problems

1998-11-17 Thread Remco van de Meent
On Tue, Nov 17, 1998 at 02:32:11PM +0100, Klas Lindberg wrote: : I have installed the Debian libgtk1.1 package and all is fine. Almost. : When trying to compile gtk dependent sources where a configure script is : given, I always get the following error message on running configure: : : ***