Neil Hodgson wrote: > Your build issues look like you only have the GTK+ 2 runtime but >not the development packages needed for compiling SciTE. I don't know >what the apt name for it is.
Nathan, try installing libgtk2.0-dev then. That's the package for Ubuntu (at least in my release, 7.04, but the name shouldn't have changed). BTW, this is a general advice when you try compiling something: if it complains about a lib missing, try installing the *-dev package. Nicolas _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
