X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=nt%2FREADME;h=70788521dc67bf1490bfda8ccc6fe61579d13fa7;hp=dba6c22a441ef0e7e75d62f95536286fe744bd2d;hb=60ad9a0d8081fee7d81df258c165b5c8b7efa03a;hpb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb diff --git a/nt/README b/nt/README index dba6c22..7078852 100644 --- a/nt/README +++ b/nt/README @@ -137,7 +137,7 @@ If you want support for X you will also need: it somewhere. Copy nt\tiff.mak from the xemacs sources to the contrib\winnt subdirectory of the tiff sources, cd to that directory and build libtiff with 'nmake -f tiff.mak'. Note: tiff.mak has only been - verified to work under WinNT, not Win95 or 98. However, the lastest + verified to work under WinNT, not Win95 or 98. However, the latest distribution of libtiff includes a contrib\win95\makefile.w95; that might work. @@ -226,7 +226,7 @@ If you want support for X you will also need: INSTALL_DIR="x:\your\installation\directory" (By default, XEmacs will be installed in directories under the directory - "c:\Program Files\XEmacs\XEmacs-21.2".) + "c:\Program Files\XEmacs\XEmacs-21.4".) 3. If you want to build xemacs on the command line, use `nmake install -f xemacs.mak', or just `nmake -f xemacs.mak' if you want @@ -236,7 +236,7 @@ If you want support for X you will also need: If you chose to install XEmacs, the file that you should run to start XEmacs will be installed (by default) as - "c:\Program Files\XEmacs\XEmacs-21.2\i586-pc-win32\xemacs.exe". + "c:\Program Files\XEmacs\XEmacs-21.4\i586-pc-win32\xemacs.exe". To run from the build directory, run the file "nt\xemacs.exe" off of the root of the build directory.