1 diff -c 'vile-9.3+/README' 'vile-9.3j+/README'
4 *** ./README Tue Jun 25 20:25:57 2002
5 --- ./README Sun Jun 30 16:27:52 2002
8 impatient? just type "./configure; make", and get a cup of coffee, decaf
11 want X11 support? you'd better look at doc/config.doc, although
12 "./configure --with-screen=x11"; make" may well do what you want.
14 want PC support? look for precompiled binaries at the various ftp sites.
16 want to build vile on a PC host? refer to the file README.PC .
18 ! want VMS support? you'll need to build vile yourself. refer to the
21 ! if you like vile, and wish to be informed of new releases, let me
22 ! know -- i maintain a mailing list for that purpose. don't worry -- the
23 ! volume won't fill your inbox.
25 paul fox, pgf@foxharp.boston.ma.us (original author)
26 kevin buettner, kev@primenet.com
28 impatient? just type "./configure; make", and get a cup of coffee, decaf
31 + want to know more about configure options? type "./configure --help"
32 + and then read doc/config.doc for further details.
34 want X11 support? you'd better look at doc/config.doc, although
35 "./configure --with-screen=x11"; make" may well do what you want.
37 + want syntax coloring? add "--with-builtin-filters" to your configure
38 + options and then read the topics "Color basics" and "Syntax coloring" in
41 want PC support? look for precompiled binaries at the various ftp sites.
43 want to build vile on a PC host? refer to the file README.PC .
45 ! want VMS support? some precompiled binaries are available at
46 ! ftp://ftp.phred.org/pub/vile. otherwise, you'll need to build vile
47 ! yourself. In either case, refer to the file README.VMS .
49 ! if you like vile, and wish to be informed of new releases, let me know -- i
50 ! maintain a mailing list for that purpose (scroll down a bit for details).
51 ! don't worry -- the volume won't fill your inbox.
53 paul fox, pgf@foxharp.boston.ma.us (original author)
54 kevin buettner, kev@primenet.com
57 + add $prompt variable, to allow changing the command-line prompt.
59 -------------------------------
60 ! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @
61 -------------------------------
63 + add $prompt variable, to allow changing the command-line prompt.
65 -------------------------------
66 ! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @
67 -------------------------------
68 diff -c 'vile-9.3+/README.PC' 'vile-9.3j+/README.PC'
71 *** ./README.PC Tue Jun 25 20:25:57 2002
72 --- ./README.PC Sun Jun 30 16:27:52 2002
75 install it in a directory located in your PATH and add the following
78 ! nmake -f makefile.wnt <OPTIONS_FROM_ABOVE> LEX=flex # or LEX=lex
80 take note that flex is a component of cygwin's GNU emulation package
81 and works quite well for this purpose. cygwin can be obtained from
82 ! Redhat at http://sources.redhat.com/cygwin.
84 [2] this option requires prior installation of perl. refer to the section
85 entitled "Perl preconditions" below.
87 install it in a directory located in your PATH and add the following
90 ! nmake -f makefile.wnt <OPTIONS_FROM_ABOVE> FLT=1 LEX=flex # or LEX=lex
92 take note that flex is a component of cygwin's GNU emulation package
93 and works quite well for this purpose. cygwin can be obtained from
94 ! Redhat at http://sources.redhat.com/cygwin. the FLT option binds
95 ! all syntax coloring filters into the resultant [win]vile executable.
97 [2] this option requires prior installation of perl. refer to the section
98 entitled "Perl preconditions" below.
101 paul fox, pgf@foxharp.boston.ma.us (home)
103 ------------------------
104 ! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @
105 ------------------------
107 paul fox, pgf@foxharp.boston.ma.us (home)
109 ------------------------
110 ! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @
111 ------------------------