comparison src/INSTALLvms.txt @ 856:8cd729851562 v7.0g

updated for version 7.0g
author vimboss
date Sun, 30 Apr 2006 18:54:39 +0000
parents 4cf1c5977c35
children 2a276274c592
comparison
equal deleted inserted replaced
855:d2a4f08396fe 856:8cd729851562
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: 2006 Mar 02 4 Last change: 2006 Apr 30
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
301 http://www.openvms.compaq.com/openvms/products/ips/gtk.html 301 http://www.openvms.compaq.com/openvms/products/ips/gtk.html
302 302
303 You need also the OpenVMS Porting Library: 303 You need also the OpenVMS Porting Library:
304 http://www.openvms.compaq.com/openvms/products/ips/porting.html 304 http://www.openvms.compaq.com/openvms/products/ips/porting.html
305 305
306 Source code for GTK and porting library that is used to build 306 Source code for GTK and porting library that is used to build
307 VMS executables at polarhome.com are at 307 VMS executables at polarhome.com are at
308 http://www.polarhome.com/vim/files/source/vms/ 308 http://www.polarhome.com/vim/files/source/vms/
309 309
310 Enable GTK in make_vms.mms file with GTK = YES 310 Enable GTK in make_vms.mms file with GTK = YES
311 Define GTK_ROOT that points to your GTK root directory. 311 Define GTK_ROOT that points to your GTK root directory.