Yakov Lerner wrote:
On 5/21/07, Robert Hicks <[EMAIL PROTECTED]> wrote:
Robert Hicks wrote:
> This could be just something I am doing wrong.
>
> I am creating my .vimrc file and once I put:
>
> set laststatus=2
>
> in and save and then open Vim I get the following error:
>
> < sccs: command not found
> tr: at least one string must be given when squeezing repeats
>
> Any ideas?
>
> This is what I compiled with:
>
> :version
> VIM - Vi IMproved 7.1 (2007 May 12, compiled May 21 2007 15:18:20)
> Huge version without 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 +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 -xterm_clipboard -xterm_save
>    system vimrc file: "$VIM/vimrc"
>      user vimrc file: "$HOME/.vimrc"
>       user exrc file: "$HOME/.exrc"
>   fall-back for $VIM: "/usr/local/share/vim"
> Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -D_REENTRANT
> -D_GNU_SOURCE -DDEBUGGING
>   -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/include/gdbm  -I/usr/lib/pe
> rl5/5.8.5/ia64-linux-thread-multi/CORE
> Linking: gcc   -Wl,-E
> -Wl,-rpath,/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE
> -L/usr/local/li
> b -o vim       -lncurses -lacl -lgpm -Wl,-E
> -Wl,-rpath,/usr/lib/perl5/5.8.5/ia64-linux-thread-multi/
> CORE  -L/usr/local/lib
> /usr/lib/perl5/5.8.5/ia64-linux-thread-multi/auto/DynaLoader/DynaLoader.a
> -L/
> usr/lib/perl5/5.8.5/ia64-linux-thread-multi/CORE -lperl -lresolv -lm
> -lutil -lc
> Press ENTER or type command to continue
>
>
> Help?
>
> Robert
>
>
I also tried the latest CVS version and I get the same error.

Any plugins in ~/.vim/plugin ? What does :scriptnames show ?

Yakov

I have 2 plugins...perl-support and savevers. When I get to work tomorrow I will remove both of those and try it. I will also get you the :scriptnames thing if the plugins aren't the issue.

Robert

Reply via email to