caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] installing emacs mode
@ 2017-05-16 17:55 Tim Leonard
  2017-05-16 18:54 ` Evgeny Roubinchtein
  2017-05-16 18:54 ` Christophe Troestler
  0 siblings, 2 replies; 3+ messages in thread
From: Tim Leonard @ 2017-05-16 17:55 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

It looks like the way to use ocamldebug is with an emacs mode.
The manual says that instructions for installing it are in the distribution, in the emacs directory.
I got the current distribution, went to the emacs directory, and ran "make install".
The first line is "include ../config/Makefile" and there is no such file, so it fails.
Any suggestions?

[-- Attachment #2: Type: text/html, Size: 1222 bytes --]

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

* Re: [Caml-list] installing emacs mode
  2017-05-16 17:55 [Caml-list] installing emacs mode Tim Leonard
@ 2017-05-16 18:54 ` Evgeny Roubinchtein
  2017-05-16 18:54 ` Christophe Troestler
  1 sibling, 0 replies; 3+ messages in thread
From: Evgeny Roubinchtein @ 2017-05-16 18:54 UTC (permalink / raw)
  To: Tim Leonard; +Cc: OCaml Mailing List

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

$ opam install user-setup

On Tue, May 16, 2017 at 1:55 PM, Tim Leonard <Tim@timleonard.us> wrote:

> It looks like the way to use ocamldebug is with an emacs mode.
> The manual says that instructions for installing it are in the
> distribution, in the emacs directory.
> I got the current distribution, went to the emacs directory, and ran "make
> install".
> The first line is "include ../config/Makefile" and there is no such file,
> so it fails.
> Any suggestions?
>

[-- Attachment #2: Type: text/html, Size: 1338 bytes --]

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

* Re: [Caml-list] installing emacs mode
  2017-05-16 17:55 [Caml-list] installing emacs mode Tim Leonard
  2017-05-16 18:54 ` Evgeny Roubinchtein
@ 2017-05-16 18:54 ` Christophe Troestler
  1 sibling, 0 replies; 3+ messages in thread
From: Christophe Troestler @ 2017-05-16 18:54 UTC (permalink / raw)
  To: Tim Leonard; +Cc: caml-list


On 2017-05-16, Tim Leonard wrote:
>
> It looks like the way to use ocamldebug is with an emacs mode.  The 
> manual says that instructions for installing it are in the 
> distribution, in the emacs directory.  I got the current distribution, 
> went to the emacs directory, and ran "make install".  The first line 
> is "include ../config/Makefile" and there is no such file, so it 
> fails.  Any suggestions?

Install opam (I suppose you have already done that) and then do

  opam install tuareg caml-mode merlin

Best,
C.

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

end of thread, other threads:[~2017-05-16 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-16 17:55 [Caml-list] installing emacs mode Tim Leonard
2017-05-16 18:54 ` Evgeny Roubinchtein
2017-05-16 18:54 ` Christophe Troestler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).