On 2011-02-20 Aleksandar Dimitrov <[email protected]> wrote:
Works here: ./configure \ --prefix=/home/myname/vimtest/usr \ --with-features=huge \ --with-lua-prefix=/home/myname/vimtest/usr \ --enable-luainterp=dynamic Versions: Vim 7.3 (2010-08-15) (tar.gz from www.vim.org, not mercurial source) Lua 5.1.4 gcc 3.4.3 SunOS 5.10, x86 > And that's all she wrote. Unfortunately, I have no idea where to go from > here (then again, it *is* 5 a.m. so maybe I'm overlooking something > obvious?) I tried with different versions (Lua, gcc) on different CPUs on different OS - nowhere problems. What CPU/OS are you using? > PS: It wasn't very easy to see that Vim wants Lua 5.0.3. Vim doesn't request Lua 5.0.3, 5.1.4 works like a charm here. > I did not find it in any documentation or announcement. Me neither Marco -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
