Scintilla icon Download Scintilla and SciTE
Windows   GTK+/Linux  

Download.

The license for using Scintilla or SciTE is similar to that of Python containing very few restrictions.

Release 1.41

Source Code

The source code package contains all of the source code for Scintilla and SciTE but no binary executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

Windows Executables

A full download (370K) includes the SciTE executable, any required DLLs, configuration files and documentation. After downloading the file, unzip it, and run SciTE.EXE. The files required to run SciTE are SciTE.EXE, SciLexer.DLL, and SciTEGlobal.properties and these are best located in one directory on the path.

A single file executable called Sc1 (200K) does not need any DLL or properties files as these are linked into the executable. You may still create properties files if you wish. Sc1.exe has been compressed with the UPX compressor so that it is a fast download. It does not need to be decompressed to be used.

Linux executable for Intel compatible processors

If this binary download does not work, you should download and compile the source package. As it uses GTK+ 1.2.x, a copy of GTK+ 1.2.x must be installed. Most recent distributions such as Red Hat 6.0 will have this.

A full download (370K) includes the SciTE executable, configuration files and documentation. After downloading the file, gunzip and untar it, and run SciTE. The files required to run SciTE are SciTE which is best located on the path (I put it in /usr/local/bin) and 21 properties files which should be located in the /usr/local/share/scite directory.

Debian Packages

Official Debian Packages are available from Apt. There is a package page.

Contributed by Aubin Paul.

Linux RPMs of 1.40

RPM (370K).

src RPM (362K).

spec (8K).

Contributions by Tony Puglisi, Victor Soroka.

Linux executable for Sparc

A version 1.25 compiled for Sparc (170K). Contributed by Marc O. Gloor.

Previous versions can be downloaded from the history page.