comparison src/INSTALLvms.txt @ 701:4cf1c5977c35

updated for version 7.0212
author vimboss
date Thu, 02 Mar 2006 22:40:52 +0000
parents 53c36fa7dc29
children 8cd729851562
comparison
equal deleted inserted replaced
700:c78d973dce9e 701:4cf1c5977c35
1 INSTALLvms.txt - Installation of Vim on OpenVMS 1 INSTALLvms.txt - Installation of Vim on OpenVMS
2 2
3 Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com> 3 Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
4 Last change: 2005 Jul 12 4 Last change: 2006 Mar 02
5 5
6 This file contains instructions for compiling Vim on Openvms. 6 This file contains instructions for compiling Vim on Openvms.
7 If you already have an executable version of Vim, you don't need this. 7 If you already have an executable version of Vim, you don't need this.
8 8
9 If you skip settings described here, then you will get the default Vim 9 If you skip settings described here, then you will get the default Vim
141 Description : Add Python support 141 Description : Add Python support
142 Options: : YES - Build with support 142 Options: : YES - Build with support
143 Uncommented - build without support. 143 Uncommented - build without support.
144 Default : Uncommented 144 Default : Uncommented
145 145
146
147 Parameter name : VIM_XIM 146 Parameter name : VIM_XIM
148 Description : X Input Method. For entering special languages 147 Description : X Input Method. For entering special languages
149 like chinese and Japanese. Please define just 148 like chinese and Japanese. Please define just
150 one: VIM_XIM or VIM_HANGULIN 149 one: VIM_XIM or VIM_HANGULIN
151 Options: : YES - Build with support 150 Options: : YES - Build with support
302 http://www.openvms.compaq.com/openvms/products/ips/gtk.html 301 http://www.openvms.compaq.com/openvms/products/ips/gtk.html
303 302
304 You need also the OpenVMS Porting Library: 303 You need also the OpenVMS Porting Library:
305 http://www.openvms.compaq.com/openvms/products/ips/porting.html 304 http://www.openvms.compaq.com/openvms/products/ips/porting.html
306 305
306 Source code for GTK and porting library that is used to build
307 VMS executables at polarhome.com are at
308 http://www.polarhome.com/vim/files/source/vms/
309
307 Enable GTK in make_vms.mms file with GTK = YES 310 Enable GTK in make_vms.mms file with GTK = YES
308 Define GTK_ROOT that points to your GTK root directory. 311 Define GTK_ROOT that points to your GTK root directory.
312
313 You will need to edit GTKDIR variable in order to point
314 to GTK header files and libraries.
315
316 GTK_DIR = ALPHA$DKA0:[GTK128.]
317
318 ".]" at the end is very important.
309 319
310 Build it as normally. 320 Build it as normally.
311 321
312 Used sharable images are: 322 Used sharable images are:
313 gtk_root:[glib]libglib.exe /share,- 323 gtk_root:[glib]libglib.exe /share,-