comparison src/INSTALLpc.txt @ 2965:f2de38a019a2

Updated runtime files. Add missing test82 files.
author Bram Moolenaar <bram@vim.org>
date Mon, 18 Jul 2011 19:40:27 +0200
parents 57a7998e0fa8
children 981c7ad9dd48
comparison
equal deleted inserted replaced
2964:39cb812cf477 2965:f2de38a019a2
408 the file, there are some variables you can change to make either a 32-bit 408 the file, there are some variables you can change to make either a 32-bit
409 Windows exe (GUI or console mode), or a 16-bit MS-DOS version. 409 Windows exe (GUI or console mode), or a 16-bit MS-DOS version.
410 NOTE: multi-byte support is broken in the Borland libraries, not everything 410 NOTE: multi-byte support is broken in the Borland libraries, not everything
411 will work properly! Esp. handling multi-byte file names. 411 will work properly! Esp. handling multi-byte file names.
412 412
413 If you get all kinds of strange error messages when compiling, try adding 413 If you get all kinds of strange error messages when compiling, try changing
414 changing the file format from "unix" to "dos". 414 the file format from "unix" to "dos".
415 415
416 416
417 10. Installing after building from sources 417 10. Installing after building from sources
418 ========================================== 418 ==========================================
419 419
449 C. Move the "vim73" directory into the Vim installation subdirectory 449 C. Move the "vim73" directory into the Vim installation subdirectory
450 --------------------------------------------------------------------- 450 ---------------------------------------------------------------------
451 Move the "vim73" subdirectory into the subdirectory where you want Vim 451 Move the "vim73" subdirectory into the subdirectory where you want Vim
452 to be installed. Typically, this subdirectory will be named "vim". 452 to be installed. Typically, this subdirectory will be named "vim".
453 If you already have a "vim73" subdirectory in "vim", delete it first 453 If you already have a "vim73" subdirectory in "vim", delete it first
454 by running its unstal.exe program. 454 by running its uninstal.exe program.
455 455
456 D. Install Vim 456 D. Install Vim
457 --------------- 457 ---------------
458 "cd" to your Vim installation subdirectory "vim\vim73" and run the 458 "cd" to your Vim installation subdirectory "vim\vim73" and run the
459 "install.exe" program. It will ask you a number of questions about 459 "install.exe" program. It will ask you a number of questions about