README.txt for version 7.0 of Vim: Vi IMproved. This file explains the installation of Vim on QNX 6.3.2 systems See "README.txt" for general information about Vim. This Vim distribution depends on gtk-1.2.10 package which can be found on QSSL's Unsupported 3rd Party software CD or from QNX WWW repository When you get the binary package VIM-7.0-x86-public.qpr, qnxinstall is used to install Vim $ qnxinstall VIM-7.0-x86-public.qpr You can launch Vim from Launch menu then. This is how Vim on QNX 6.3.2 was build: -->8-- :version VIM - Vi IMproved 7.0 (2006 May 7, compiled May 10 2006 11:42:47) Compiled @qnx6 Huge version with GTK GUI. Features included (+) or not (-): +arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +folding -footer +fork() -gettext -hangul_input -iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap +menu +mksession +modify_fname +mouse +mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm +mouse_xterm +mouse_pterm +multi_byte +multi_lang -mzscheme -netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile -python +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title +toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup +X11 +xfontset +xim +xsmp_interact +xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" system gvimrc file: "$VIM/gvimrc" user gvimrc file: "$HOME/.gvimrc" system menu file: "$VIMRUNTIME/menu.vim" fall-back for $VIM: "/opt//share/vim" Compilation: qcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/opt/include/gtk-1.2 -I/opt/include/glib-1.2 -I/opt/lib/glib/include -I/o pt/X11R6/include -I/usr/local/include -g -O2 -I/opt/X11R6/include Linking: qcc -L/opt/X11R6/lib -L/usr/local/lib -o vim -L/opt/lib -lgtk -lgdk -lgmodule -lglib -lm -lXt -lncurses -->8-- Send any other comments, patches, pizza and suggestions to: Yakov Zaytsev E-mail: iakovz@gmail.com this file was created with Vim