$VIMRUNTIME problem

2007-05-08 Thread Anatoli Sakhnik
Hello! On RHEL4 works well! On Fedora Core 6 couldn't automatically determinte $VIMRUNTIME, lacked the last part 'vim71a' in the path when I tried to open a file (say, Foo.hs). Without initial file opening from command line works well. On mingw (Windows XP) couldn't compile the gui version

Re: $VIMRUNTIME problem

2007-05-08 Thread A.J.Mechelynck
Anatoli Sakhnik wrote: Hello! On RHEL4 works well! On Fedora Core 6 couldn't automatically determinte $VIMRUNTIME, lacked the last part 'vim71a' in the path when I tried to open a file (say, Foo.hs). Without initial file opening from command line works well. On mingw (Windows XP) couldn't

Re: $VIMRUNTIME problem

2007-05-08 Thread Anatoli Sakhnik
Hi there! I'm sorry having troubled you. I often type `vi' instead of `vim' for brevity. Usually, I substitute the former of the system with a link to vim, but this time I missed that fact (by the way, not for the first time). So, there's no problem with linux compilation and running at all.