Re: wxEuphoria and GTK
- Posted by Mario Steele <eumario at trilake.net> Nov 05, 2006
- 526 views
Matt Lewis wrote: > > Jerry Story wrote: > > > > Questions: > > > > 1. Does wxeu.so use GTK? > > Yes. > > > 2. If YES, then which version(s) does wxeu.so use? GTK1? GTK2? > > v1.2.X > > > 3. What happens if someone has GTK2 but not GTK1? > > It probably will fail to load the shared library, since several dependencies > won't be there. Are there systems that have GTK2 but not GTK1? I suppose > some custom, semi-minimal distro might, but (and I'm not an expert here) > anytime GTK2 is installed, GTK1 seems to be there, too. > > Matt The thing is, that GTK2 is somewhat Backwards Compatable with GTK1, but not enough to really justify just having GTK2 installed. It's best, to ensure that there are no problems, that GTK1 also be installed. Should be able to install GTK1 with no problems. Mario Steele http://enchantedblade.trilake.net Attaining World Dominiation, one byte at a time...