all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make install fails
@ 2003-01-30 17:38 dhruv kumar
  0 siblings, 0 replies; 2+ messages in thread
From: dhruv kumar @ 2003-01-30 17:38 UTC (permalink / raw)


Hi there,
I was trying to port emacs (21-2) to Interix. Though porting was 
successfull, command "make install" failed.
  It failed while looking for executable "install-info"
Make file assigns "INSTALL_INFO" to "install-info", but there is no 
executable/script named so.
  Is this executable/script created on the fly, If so where ?
  Or it is there in tar ball (atleast i couldn't find it in tar -ball).


Thanks and BR
Dhruv Kumar






_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: make install fails
       [not found] <mailman.1200.1043948390.21513.help-gnu-emacs@gnu.org>
@ 2003-01-30 18:13 ` Jesper Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2003-01-30 18:13 UTC (permalink / raw)


"dhruv kumar" <dhruv_kmr@hotmail.com> writes:

>   It failed while looking for executable "install-info"
> Make file assigns "INSTALL_INFO" to "install-info", but there is no
> executable/script named so.
>   Is this executable/script created on the fly, If so where ?
>   Or it is there in tar ball (atleast i couldn't find it in tar -ball).

`install-info' is an executable which is part of Texinfo.  It isn't
included with Emacs.  This is what it does:

,----
|   `install-info' inserts menu entries from an Info file into the
| top-level `dir' file in the Info system (see the previous sections for
| an explanation of how the `dir' file works).  It's most often run as
| part of software installation, or when constructing a `dir' file for
| all manuals on a system.
`----

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-30 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1200.1043948390.21513.help-gnu-emacs@gnu.org>
2003-01-30 18:13 ` make install fails Jesper Harder
2003-01-30 17:38 dhruv kumar

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.