diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-02 22:40:52 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-02 22:40:52 +0000 |
commit | b475fb917b0de463812afe6cc84b8e604d780da9 (patch) | |
tree | fc5bc286bbbe623ccd5edb6de7c21c233f144edf /src/INSTALLvms.txt | |
parent | 261bfeab3ed2293019f6ea4b89c49d85ef116745 (diff) | |
download | vim-git-b475fb917b0de463812afe6cc84b8e604d780da9.tar.gz |
updated for version 7.0212
Diffstat (limited to 'src/INSTALLvms.txt')
-rw-r--r-- | src/INSTALLvms.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/src/INSTALLvms.txt b/src/INSTALLvms.txt index 8e07c2803..c0ce31184 100644 --- a/src/INSTALLvms.txt +++ b/src/INSTALLvms.txt @@ -1,7 +1,7 @@ INSTALLvms.txt - Installation of Vim on OpenVMS Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com> -Last change: 2005 Jul 12 +Last change: 2006 Mar 02 This file contains instructions for compiling Vim on Openvms. If you already have an executable version of Vim, you don't need this. @@ -143,7 +143,6 @@ from CVS mirror ftp://ftp.polarhome.com/pub/cvs/SOURCE/ Uncommented - build without support. Default : Uncommented - Parameter name : VIM_XIM Description : X Input Method. For entering special languages like chinese and Japanese. Please define just @@ -304,9 +303,20 @@ perl_env : You need also the OpenVMS Porting Library: http://www.openvms.compaq.com/openvms/products/ips/porting.html + Source code for GTK and porting library that is used to build + VMS executables at polarhome.com are at + http://www.polarhome.com/vim/files/source/vms/ + Enable GTK in make_vms.mms file with GTK = YES Define GTK_ROOT that points to your GTK root directory. + You will need to edit GTKDIR variable in order to point + to GTK header files and libraries. + + GTK_DIR = ALPHA$DKA0:[GTK128.] + + ".]" at the end is very important. + Build it as normally. Used sharable images are: |