gvim 6.2.225 + cream 0.28: multiple user problems
Cream is a free, easy-to-use configuration of the Vim text editor
Brought to you by:
digitect
|
From: Ivailo S. <ist...@fr...> - 2004-02-06 10:34:19
|
Dear ListMembers, Today I downloaded the brand-new version of gvim+cream and after installation I experienced following multiuser troubles: Install as ``Administrator'' and run --> everything is O.K. Log-in as ``user'' and run --> ``ERROR! Can't find loader. Cream not loaded.'' After reading through the FAQ, I set the ``CREAM'' environmental variable for ``user'' e.g. ''CREAM=C:\program Files\vim\cream\'', and at a consecutive run I got the following error: ``Error detected while processing C:/Program Files/vim/cream/cream-menu-toolbar.vim: line 46: E121: Undefined variable: creamfix E15: Invalid expression: creamfix . "," .&runtimepath line48: E121: Undefined variable: myruntimepath E116: Invalid arguments for function substitute(myruntimepath, " ", "\\\\", "ge") E15: Invalid expression: substitute(myruntimepah, " ", "ge") line50: E121: Undefined variable: myruntimepath E15: Invalid expression: "set runtimepath=" . myruntimepath ...and gvim appears, but without any toolbar icons (the button delimiters are visible, however). Intil today I was enjoying a manual installation of cream 0.27 over an existing vim 6.2 (official) installation and everything was fine. Has anybody ideas how to fix this misbehaviour or shoud I recover my previous installation? All the best, Ivailo PS. Running Windows 2000 Pro + SP4. |