[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem reading vim online dox



On Fri, Jun 16, 2000 at 10:24:07PM -0400, t.bedlam wrote:
> 
> Ah, it's not just me. Vim seems to expect the contents of 
> /usr/share/vim/vim56 to be in /usr/share/vim .
> 
> My quick and dirty fix before you look/leap was:
> 
> su
> cd /usr/share/vim
> mv vim56/* .
> rmdir vim56
> ln -s . vim56
> 
> We should check the bug reports. At the time, I was to busy upgrading and 
> then I forgot.

Perhaps a simpler (or better, as it won't confuse the packaging system?)
approach is to put this in your ~/.bash_profile:

export VIMRUNTIME=/usr/share/vim/vim56

and log out and back in.

Works well here!

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB          | "None can love freedom
 Internet | n0nb@networksplus.net               | heartily, but good
 Location | Wichita, Kansas USA EM17hs          | men; the rest love not
   Wichita area exams; ham radio; Linux info @  | freedom, but license."
             http://www.qsl.net/n0nb/           | -- John Milton



Reply to: