NAKAGAWA Tsuneo wrote:
> Excuse my broken english.
>
> I compile by cvs source, just now, ersion 7.1.297.
> In spite of I configured with "--enable-gui=no" ,
> configure script make rule for install,
> install gvimtutor ( target "installtutorbin: $(DEST_VIM)" ).
> No make rule to guitutor, it's right. It bring about install error.
>
> Off course comment out this section, I can install and get version 7.1.297.
>
> I attach my script for configure.
> After follow is comment out part of src/Makefile
> > 1866 # install the tutor files
> > 1867 installtutorbin: $(DEST_VIM)
> > 1868 >-------$(INSTALL_DATA) vimtutor $(DEST_BIN)/$(VIMNAME)tutor
> > 1869 >-------chmod $(SCRIPTMOD) $(DEST_BIN)/$(VIMNAME)tutor
> > 1870 #>------$(INSTALL_DATA) gvimtutor $(DEST_BIN)/$(GVIMNAME)tutor
> > 1871 #>------chmod $(SCRIPTMOD) $(DEST_BIN)/$(GVIMNAME)tutor
>
> Please review ./configure or src/Makefile.in
This is more a Makefile problem than a configure problem. I'll look
into it.
--
ARTHUR: Go on, Bors, chop its head off.
BORS: Right. Silly little bleeder. One rabbit stew coming up.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---