On Wed, Jun 15, 2005 at 10:06:33 +1000, Richard Terry wrote: > I installed wxGTK + wxPthon 2.6.1. > > This doesn't seem to be compiled with gtk2? as the gui elements look very old? > > Is this correct? > > If so, can I get hte PKGBUILD from somewhere and set a flag to compile > agaisnt > GTK2? you can always get PKGBUILD files via abs or grab them from http://cvs.archlinux.org
The wxgtk package is a bit tricky, it includes actually 3 versions: gtk1 gtk2 gtk2-unicode (default) So I wonder why you got the gtk version since the wx-config script is negotiating and points you to gtk2-unicode. Except you set $WANT_WXGTK=gtk as we do it in the audacity package. -tobbi _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
