See
:help -X
maybe the X server is your problem.
On 5/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello!
I'm more ore less new with vim and I'm absolutely new to this list. So first let me say
"Hello" to all.
I'm having a problem with vim. Starting it on a server IBM P660 with AIX 4.3.3
takes more than one minute of time. With or without a named file doesn't care.
I am connected from a WindowsXP-PC to the server via telnet, with putty or
directly from the dos-box. In both cases there is the same effect.
Calling the version in vim brings up the following informations:
VIM - Vi IMproved 6.4 (2005 Oct 15, compiled May 9 2006 14:24:48)
Compiled by [EMAIL PROTECTED]
Normal version with X11-Motif 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
+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 -multi_byte +multi_lang +netbeans_intg -osfiletype
+path_extra -perl +postscript
+printer -python +quickfix -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: "/usr/local/share/vim"
Compilation:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFUNCPROTO=15
-I/usr/dt/include -g -O2
Linking: gcc -L/lib -o vim -lXmu -lXext -lXm -lSM -lICE -lXt -lX11 -lcurses
I'm shure that it is not a network problem. The vi (without 'm' ;) ) is
starting very fast. Opening a file with the vim installed on the local machine
via Samba is fast too.
Do you have an idea what has to be done to fasten up the start prozess of the
vim on the server?
Thanks,
Manfred