1. Re: gtklib (still)
- Posted by Chris Burch <chriscrylex at aol.com> Feb 12, 2002
- 511 views
--part1_132.8fc3c26.299aef9c_boundary Irv Sorry to be a pain, but 1. I compiled the code with your gtk-config method, it compiled and ran. Does this mean that I have the correct gtk libraries, or not? 2. If your basic gtk prog produces a window, then shouldn't the gtk demos also produce something? 3. I'm using SuSE 7.1 pro, not Mandrake, and I don't want to GOTO the SuSE is better than Mandrake, or KDE is better than Gnome way, but I don't really want to have to re install my system - I'd rather install all the required libraries. 4. I have found an error output produced by all the demos - its in ex.err - just didn't notice it before - here it is /home/crylex/euphoria/include/gtk/main.e:57 type_check failure, gtk is 0 Global & Local Variables /home/crylex/euphoria/include/get.e: input_file = <no value> input_string = <no value> string_next = <no value> ch = <no value> /home/crylex/euphoria/include/machine.e: check_calls = 1 /home/crylex/euphoria/include/gtk/main.e: gdk = 134736624 gtk = 0 eugtk = <no value> main.e line 57 (from memory now, I'm at home) is gtk = open_dll("libgtk") I've checked - libgtk is in /usr/lib (as is lib gdk) so it is in the path. Any more ideas? Chris --part1_132.8fc3c26.299aef9c_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit <HTML><FONT FACE=arial,helvetica><FONT SIZE=2>Irv <BR> <BR>Sorry to be a pain, but <BR> <BR>1. I compiled the code with your gtk-config method, it compiled and ran. <BR> Does this mean that I have the correct gtk libraries, or not? <BR> <BR>2. If your basic gtk prog produces a window, then shouldn't the gtk demos also <BR> produce something? <BR> <BR>3. I'm using SuSE 7.1 pro, not Mandrake, and I don't want to GOTO the SuSE is <BR> better than Mandrake, or KDE is better than Gnome way, but I don't really want <BR> to have to re install my system - I'd rather install all the required libraries. <BR> <BR>4. I have found an error output produced by all the demos - its in ex.err - just didn't <BR> notice it before - here it is <BR> <BR>/home/crylex/euphoria/include/gtk/main.e:57 <BR>type_check failure, gtk is 0 <BR> <BR>Global & Local Variables <BR> <BR> /home/crylex/euphoria/include/get.e: <BR> input_file = <no value> <BR> input_string = <no value> <BR> string_next = <no value> <BR> ch = <no value> <BR> <BR> /home/crylex/euphoria/include/machine.e: <BR> check_calls = 1 <BR> <BR> /home/crylex/euphoria/include/gtk/main.e: <BR> gdk = 134736624 <BR> gtk = 0 <BR> eugtk = <no value> <BR> <BR>main.e line 57 (from memory now, I'm at home) is <BR> gtk = open_dll("libgtk") <BR> <BR>I've checked - libgtk is in /usr/lib (as is lib gdk) so it is in the path. <BR> <BR>Any more ideas? <BR> <BR> <BR> --part1_132.8fc3c26.299aef9c_boundary--