summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 14:46:25 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 14:46:25 +0000
commit4e32e4bc5e457295f966950f077287243cfc8565 (patch)
treec43291e9ff795517681385754f94e0c484300e60
parent01685602642dd17c678fbe8e94e3e66a192a8230 (diff)
downloadvim-git-4e32e4bc5e457295f966950f077287243cfc8565.tar.gz
updated for version 7.1
-rw-r--r--README_bindos.txt2
-rw-r--r--README_lang.txt2
-rw-r--r--README_srcdos.txt2
-rw-r--r--runtime/doc/arabic.txt2
-rw-r--r--runtime/doc/usr_11.txt2
-rw-r--r--runtime/doc/usr_28.txt2
-rw-r--r--runtime/doc/usr_40.txt2
-rw-r--r--src/INSTALL65
8 files changed, 40 insertions, 39 deletions
diff --git a/README_bindos.txt b/README_bindos.txt
index a5f714733..bd3c4704a 100644
--- a/README_bindos.txt
+++ b/README_bindos.txt
@@ -1,4 +1,4 @@
-README_bindos.txt for version 7.1b of Vim: Vi IMproved.
+README_bindos.txt for version 7.1 of Vim: Vi IMproved.
See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
diff --git a/README_lang.txt b/README_lang.txt
index 4625b7a0c..5e39100c0 100644
--- a/README_lang.txt
+++ b/README_lang.txt
@@ -1,4 +1,4 @@
-README_lang.txt for version 7.1b of Vim: Vi IMproved.
+README_lang.txt for version 7.1 of Vim: Vi IMproved.
This file contains files for non-English languages:
- Translated messages.
diff --git a/README_srcdos.txt b/README_srcdos.txt
index 15363a11e..1ad432a4d 100644
--- a/README_srcdos.txt
+++ b/README_srcdos.txt
@@ -1,4 +1,4 @@
-README_srcdos.txt for version 7.1b of Vim: Vi IMproved.
+README_srcdos.txt for version 7.1 of Vim: Vi IMproved.
See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
diff --git a/runtime/doc/arabic.txt b/runtime/doc/arabic.txt
index f2b0f82a9..8e0b79644 100644
--- a/runtime/doc/arabic.txt
+++ b/runtime/doc/arabic.txt
@@ -1,4 +1,4 @@
-*arabic.txt* For Vim version 7.1b. Last change: 2005 Mar 29
+*arabic.txt* For Vim version 7.1. Last change: 2005 Mar 29
VIM REFERENCE MANUAL by Nadim Shaikli
diff --git a/runtime/doc/usr_11.txt b/runtime/doc/usr_11.txt
index 6d54a408b..88916d9cb 100644
--- a/runtime/doc/usr_11.txt
+++ b/runtime/doc/usr_11.txt
@@ -1,4 +1,4 @@
-*usr_11.txt* For Vim version 7.1b. Last change: 2006 Apr 24
+*usr_11.txt* For Vim version 7.1. Last change: 2006 Apr 24
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_28.txt b/runtime/doc/usr_28.txt
index 0ebd8c72d..9c621d729 100644
--- a/runtime/doc/usr_28.txt
+++ b/runtime/doc/usr_28.txt
@@ -1,4 +1,4 @@
-*usr_28.txt* For Vim version 7.1b. Last change: 2006 Apr 24
+*usr_28.txt* For Vim version 7.1. Last change: 2006 Apr 24
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_40.txt b/runtime/doc/usr_40.txt
index fe860ddaf..a9e48bf72 100644
--- a/runtime/doc/usr_40.txt
+++ b/runtime/doc/usr_40.txt
@@ -1,4 +1,4 @@
-*usr_40.txt* For Vim version 7.1b. Last change: 2006 Jun 21
+*usr_40.txt* For Vim version 7.1. Last change: 2006 Jun 21
VIM USER MANUAL - by Bram Moolenaar
diff --git a/src/INSTALL b/src/INSTALL
index 0c01ef27d..2269e4110 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -7,15 +7,15 @@ Contents:
1. Generic
2. Unix
3. RISC OS
-4. Macintosh
-5. OS/2 (with EMX 0.9b)
-6. Atari MiNT
+4. OS/2 (with EMX 0.9b)
+5. Atari MiNT
-For OS/390 Unix see ../runtime/doc/os_390.txt
-For BeBox see ../runtime/doc/os_beos.txt.
-For Amiga see INSTALLami.txt
-For PC (MS-DOS, Windows NT, Windows 95) see INSTALLpc.txt
-For Macintosh see INSTALLmac.txt
+See INSTALLami.txt for Amiga
+See INSTALLmac.txt for Macintosh
+See INSTALLpc.txt for PC (MS-DOS, Windows 95/98/NT/XP)
+See INSTALLvms.txt for VMS
+See ../runtime/doc/os_390.txt for OS/390 Unix
+See ../runtime/doc/os_beos.txt for BeBox
1. Generic
@@ -37,7 +37,7 @@ Summary:
This will include the GUI and X11 libraries, if you have them. If you want a
version of Vim that is small and starts up quickly, see the Makefile for how
-to disable the GUI and X11. If you don't have Motif and/or X11, these
+to disable the GUI and X11. If you don't have GUI libraries and/or X11, these
features will be disabled automatically.
See the start of Makefile for more detailed instructions about how to compile
@@ -87,8 +87,10 @@ that "make shadow" creates won't work.]
Unix: COMPILING WITH/WITHOUT GUI
+NOTE: This is incomplete, look in Makefile for more info.
+
These configure arguments can be used to select which GUI to use:
---enable-gui= gtk, kde, motif, athena or auto
+--enable-gui=gtk or: gtk2, motif, athena or auto
--disable-gtk-check
--disable-motif-check
--disable-athena-check
@@ -98,24 +100,28 @@ the order of GTK, Motif, then Athena). If one is found, then is uses it and
does not proceed to check any of the remaining ones. Otherwise, it moves on
to the next one.
---enable-{gtk,kde,motif,athena}-check all default to "yes", such that if
+--enable-{gtk,gtk2,kde,motif,athena}-check all default to "yes", such that if
--enable-gui is "auto" (which it is by default), GTK, Motif, and Athena will
be checked for. If you want to *exclude* a certain check, then you use
---disable-{gtk,kde,motif,athena}-check.
+--disable-{gtk,gtk2,kde,motif,athena}-check.
For example, if --enable-gui is set to "auto", but you don't want it look for
Motif, you then also specify --disable-motif-check. This results in only
checking for GTK and Athena.
Lastly, if you know which one you want to use, then you can just do
---enable-gui={gtk,kde,motif,athena}. So if you wanted to only use Motif, then
-you'd specify --enable-gui=motif. Once you specify what you want, the
---enable-{gtk,kde,motif,athena}-check options are ignored.
+--enable-gui={gtk,gtk2,kde,motif,athena}. So if you wanted to only use Motif,
+then you'd specify --enable-gui=motif. Once you specify what you want, the
+--enable-{gtk,gtk2,kde,motif,athena}-check options are ignored.
+
+On Linux you usually need GUI "-devel" packages. You may already have GTK
+libraries installed, but that doesn't mean you can compile Vim with GTK, you
+also need the header files.
For compiling with the GTK+ GUI, you need a recent version of glib and gtk+.
-Configure checks for at least version 1.1.16, but below 2.0. An older versions
-is not selected automatically. If you want to use it anyway, run configure
-with "--disable-gtktest". GTK 2.0 doesn't work yet.
+Configure checks for at least version 1.1.16. An older version is not selected
+automatically. If you want to use it anyway, run configure with
+"--disable-gtktest".
GTK requires an ANSI C compiler. If you fail to compile Vim with GTK+ (it
is the preferred choice), try selecting another one in the Makefile.
If you are sure you have GTK installed, but for some reason configure says you
@@ -124,7 +130,8 @@ do not, you may have left-over header files and/or library files from an older
auto/config.log for any error messages that may give you a hint as to what's
happening.
-For KDE see INSTALLkde.txt.
+There used to be a KDE version of Vim, using Qt libraries, but since it didn't
+work very well and there was no maintainer it was dropped.
Unix: COMPILING WITH MULTI-BYTE
@@ -170,18 +177,11 @@ Try here: http://www.ecs.soton.ac.uk/~tal197
Do
:help riscos
-within the editor for more information, or read the os_riscos.txt help file.
-
-
-4. Macintosh
-============
-
-Vim should work on the Macintosh, but I don't have a makefile for it.
-Work is being done to update the Macintosh port. It's a lot of work; don't
-expect it soon.
+within the editor for more information, or read the
+../runtime/doc/os_risc.txt help file.
-5. OS/2
+4. OS/2
=======
Summary:
@@ -223,14 +223,15 @@ Prerequisites:
need to set TERM for other programs, you may consider putting
set term=os2ansi in the vimrc file.
-Check vim_os2.txt for additional info on running Vim.
+Check ../runtime/doc/os_os2.txt for additional info on running Vim.
-6. Atari MiNT
+5. Atari MiNT
=============
+[NOTE: this is quite old, it might not work anymore]
-To compile Vim for MiNT you may either copy makefile.mint to Makefile or use
+To compile Vim for MiNT you may either copy Make_mint.mak to Makefile or use
the Unix Makefile adapted for the MiNT configuration.
Now proceed as described in the Unix section.