Gary Johnson wrote: > On 2015-03-29, Bruno Sutic wrote: > > > Build and install Vim > > --------------------- > > > > Build and install Vim as usual. If you are happy with the defaults: > > > > $ cd src > > $ make distclean # if you built Vim before > > $ make > > $ sudo make install > > I think a more standard procedure is not to cd src, but to remain in > the vim directory. That's also where you would run ./configure if > you're not happy with the defaults.
I would prefer doing it in the "src" directory. The top directory Makefile and configure just redirect you to the src directory. That was done for convenience. -- SIGFUN -- signature too funny (core dumped) /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
