Lionel B wrote:

>Firstly, do you actually have GTK+ 2 installed? If so, I think it should 
>have installed pkg-config and the SciTE build ought to pick that up. If 
>you have an older system and only GTK+ 1 is installed you should have the 
>older `gtk-config' utility instead. I see at the top of the makefile the 
>comment:
>
># If explicit setting of GTK1 or GTK2 then use that else look for
># pkg-config which is an OK indication that GTK2 is available
>
>and the logic indicates that if neither of these variables are set and 
>pkg-config is not found then the build assumes GTK+ 1 (and that gtk-
>config is available).

I don't think you can compile SciTE with GTK+ 1. There are many tests for the 
GTK version in the source code, but I suppose they're left overs from the code 
when GTK+ 1 was supported, because there are GTK+ 2 functions that are not 
wrapped in those tests. Neil knows better.

You might be able to compile Scintilla with it, though. I don't know.

These were just my 2 cents.

Nico
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to