diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -3,7 +3,7 @@ Installation Instructions Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -Copyright (C) 2013 Robin Haberkorn +Copyright (C) 2013-2014 Robin Haberkorn Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -16,10 +16,10 @@ SciTECO Build and Runtime Dependencies * Autotools, GNU C/C++ (v4.4 or later) or LLVM/gcc or LLVM/Clang * Glib 2 as a cross-platform runtime library: https://launchpad.net/~robin-haberkorn/+archive/sciteco - * Scintilla (v3.2.3 up to v3.3.1): + * Scintilla (v3.3.7 or later): http://www.scintilla.org/ * Curses interface: - * Scinterm (v1.1 or later): + * Scinterm (v1.2 or later): http://foicica.com/scinterm/ * NCurses (http://www.gnu.org/software/ncurses/), PDCurses/XCurses (http://pdcurses.sourceforge.net/) or @@ -99,6 +99,9 @@ from a source bundle: site-configuration (./configure) options to tell SciTECO where to find Scintilla/Scinterm. +The remainder of this document are the standard GNU installation +instructions. + Basic Installation ================== |