1. Download scite.zip (http://scintilla.org/scite.zip) 2. Extract the folders to this directory. 3. Run "patch -p1 < scintilla-st.patch" and "patch -p1 < scite-st.patch" "patch -p0 < lua-lpeg.patch" from the Linux or Windows command line (without quotes) 4. Windows: Open scite/boundscheck/SciTE.vcproj and compile. (Note: compiling with the makefiles does not work.) Linux: Compile Scintilla and SciTE as normal.