caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dimitri Ara <dimitri@nerim.net>
To: Issac Trotts <issac@myfirstlink.net>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)
Date: 27 Jul 2002 13:51:33 +0200	[thread overview]
Message-ID: <871y9pwfqy.fsf@corwin.mutu.net> (raw)
In-Reply-To: <20020726213735.A671@boson.den.co.bbnow.net>

Issac Trotts <issac@myfirstlink.net> a écrit :

> Ok, that helps, but there are still issues.  After I edit
> configure.in, run autoconf and  
> configure, here's the result:
> 
> issac@boson:~/downloads/programming/ocaml/epeire-0.81 > make           
> cd debugger && make all
> make[1]: Entering directory
> `/home/issac/downloads/programming/ocaml/epeire-0.81/debugger' 
> Makefile:17: ocaml/config/Makefile: No such file or directory
> make[1]: *** No rule to make target `ocaml/config/Makefile'.  Stop.
> make[1]: Leaving directory
> `/home/issac/downloads/programming/ocaml/epeire-0.81/debugger' 
> make: *** [debugger_lib] Error 2

Hint: read the INSTALL file.

You need to have the compiled sources of the OCaml compiler somewhere,
and add a link to this directory in the debugger directory:
- cd debugger ; ln -s <directory of compiled source ofocaml> ocaml

If you read it and didn't understand something, tell us, we'll fix the
doc.

PS: next time, you should ask this kind of question to the developper
of the project you have problem with, not to the caml list.  

-- 
Dimitri Ara
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2002-07-27 11:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <60D4BD663C99D311A83D00805FA65D244B8248@IDMC>
2002-07-26  6:56 ` Issac Trotts
     [not found]   ` <20020726092015.1dc86ffe.maxence.guesdon@inria.fr>
2002-07-27  3:37     ` Issac Trotts
2002-07-27  7:57       ` Dimitri Ara
2002-07-27 11:51       ` Dimitri Ara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871y9pwfqy.fsf@corwin.mutu.net \
    --to=dimitri@nerim.net \
    --cc=caml-list@inria.fr \
    --cc=issac@myfirstlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).