On Tue, 2007-06-05 at 11:14 -0400, Charles E Campbell Jr wrote:
> Reid Thompson wrote:
>
> >I have a .vimrc.
> >it has
> > " Use Vim settings, rather then Vi settings (much better!).
> > " This must be first, because it changes other options as a side
> > effect.
> > set nocompatible
> >
> >I've already tried invoking via
> > [EMAIL PROTECTED]:~$ /usr/bin/vim src
> > [EMAIL PROTECTED]:~$ /usr/bin/gvim src
> >
> >
> >
> * make sure that your account has read-write access (if somehow its
> owned by root...)
>
> * In addition to "set nocompatible", you should also have: (in your .vimrc)
>
> if version >= 600
> filetype plugin indent on
> endif
>
I have
" Only do this part when compiled with support for autocommands.
if has("autocmd")
" Enable file type detection.
" Use the default filetype settings, so that mail gets 'tw' set to 72,
" 'cindent' is on in C files, etc.
" Also load indent files, to automatically do language-dependent
indenting.
filetype plugin indent on
> * Check that you in fact have a .vimrc, not a .gvimrc, for this. If you
> use .gvimrc instead,
I have a .vimrc and a .gvimrc
> well, it loads after the plugins would, and so the "filetype plugin on"
> won't be effecacious.
>
> * Fire up vim; check on $VIMRUNTIME -- make sure that plugin/netrw*.vim
> and autoload/netrw*.vim
> are both there and readable by you as a user.
[EMAIL PROTECTED]:~$ ls -rlt /usr/share/vim/vim71/plugin/
total 52
-rw-r--r-- 1 root root 2095 2007-06-05 10:09 zipPlugin.vim
-rw-r--r-- 1 root root 1664 2007-06-05 10:09 vimballPlugin.vim
-rw-r--r-- 1 root root 705 2007-06-05 10:09 tohtml.vim
-rw-r--r-- 1 root root 1878 2007-06-05 10:09 tarPlugin.vim
-rw-r--r-- 1 root root 499 2007-06-05 10:09 spellfile.vim
-rw-r--r-- 1 root root 1362 2007-06-05 10:09 rrhelper.vim
-rw-r--r-- 1 root root 889 2007-06-05 10:09 README.txt
-rw-r--r-- 1 root root 8934 2007-06-05 10:09 netrwPlugin.vim
-rw-r--r-- 1 root root 3549 2007-06-05 10:09 matchparen.vim
-rw-r--r-- 1 root root 1451 2007-06-05 10:09 gzip.vim
-rw-r--r-- 1 root root 1346 2007-06-05 10:09 getscriptPlugin.vim
> [EMAIL PROTECTED]:~$ ls -rlt /usr/share/vim/vim71/autoload/
total 844
drwxr-xr-x 2 root root 4096 2007-05-30 14:46 xml
-rw-r--r-- 1 root root 11450 2007-06-05 10:09 zip.vim
-rw-r--r-- 1 root root 14857 2007-06-05 10:09 xmlcomplete.vim
-rw-r--r-- 1 root root 18517 2007-06-05 10:09 vimball.vim
-rw-r--r-- 1 root root 12964 2007-06-05 10:09 tar.vim
-rw-r--r-- 1 root root 13849 2007-06-05 10:09 syntaxcomplete.vim
-rw-r--r-- 1 root root 25495 2007-06-05 10:09 sqlcomplete.vim
-rw-r--r-- 1 root root 4956 2007-06-05 10:09 spellfile.vim
-rw-r--r-- 1 root root 23457 2007-06-05 10:09 rubycomplete.vim
-rw-r--r-- 1 root root 773 2007-06-05 10:09 README.txt
-rw-r--r-- 1 root root 20981 2007-06-05 10:09 pythoncomplete.vim
-rw-r--r-- 1 root root 293714 2007-06-05 10:09 phpcomplete.vim
-rw-r--r-- 1 root root 1232 2007-06-05 10:09 paste.vim
-rw-r--r-- 1 root root 203836 2007-06-05 10:09 netrw.vim
-rw-r--r-- 1 root root 7561 2007-06-05 10:09 netrwSettings.vim
-rw-r--r-- 1 root root 10226 2007-06-05 10:09 netrwFileHandlers.vim
-rw-r--r-- 1 root root 27028 2007-06-05 10:09 javascriptcomplete.vim
-rw-r--r-- 1 root root 24253 2007-06-05 10:09 htmlcomplete.vim
-rw-r--r-- 1 root root 5740 2007-06-05 10:09 gzip.vim
-rw-r--r-- 1 root root 4972 2007-06-05 10:09 gnat.vim
-rw-r--r-- 1 root root 19107 2007-06-05 10:09 getscript.vim
-rw-r--r-- 1 root root 2924 2007-06-05 10:09 decada.vim
-rw-r--r-- 1 root root 15922 2007-06-05 10:09 csscomplete.vim
-rw-r--r-- 1 root root 16307 2007-06-05 10:09 ccomplete.vim
-rw-r--r-- 1 root root 21511 2007-06-05 10:09 ada.vim
-rw-r--r-- 1 root root 3641 2007-06-05 10:09 adacomplete.vim
> Regards,
> Chip Campbell
build options...
[EMAIL PROTECTED]:~$ vim --version
VIM - Vi IMproved 7.1 (2007 May 12, compiled Jun 5 2007 10:08:55)
Included patches: 1-2
Compiled by [EMAIL PROTECTED]
Normal version with GTK2-GNOME 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 +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: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -g
-mtune=pentium4 -march=pentium4 -I/usr/include -I/usr/lib/ruby/1.8/i486-
linux
Linking: gcc -rdynamic -Wl,-export-dynamic -L/usr/local/lib -o vim
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
-lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes
-lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgnomeui-2
-lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt
-lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama
-lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lbonobo-2
-lbonobo-activation -lgconf-2 -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt
-lgobject-2.0 -lglib-2.0 -lXt -lncurses -L/usr/lib -ltcl8.3 -ldl -lieee -lm
-lruby1.8 -lpthread -ldl -lcrypt -lm