<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/246d8450fd655a976246b41d57bba2ef"
  from="Dimitri Ara &lt;dimitri@n...&gt;"
  author="Dimitri Ara"
  date="2002-07-27T11:51:44"
  subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)"
  prev="2002/07/7d2993e105f1abe8bcea00ef93948b6d"
  next="2002/07/48145749fb05dbc641b08cc3c73dea0b"
  prev-in-thread="2002/07/fdd99f9b9f523c5540220fb7e0dcacd6"
  next-in-thread="2002/07/34bde6e06ff33a69d44717031e55dca5"
  prev-thread="2002/07/931a2b1570d2337011ffbde0d42f8498"
  next-thread="2002/07/237d8300f6d5d5547dbae1183f0d76c3"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)">
<msg 
  url="2002/07/9ebc75a4b483b9b55cff6a06ff4adf6e"
  from="Issac Trotts &lt;issac@m...&gt;"
  author="Issac Trotts"
  date="2002-07-26T06:57:04"
  subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)">
<msg 
  url="2002/07/fdd99f9b9f523c5540220fb7e0dcacd6"
  from="Issac Trotts &lt;issac@m...&gt;"
  author="Issac Trotts"
  date="2002-07-27T03:38:31"
  subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)">
<msg 
  url="2002/07/246d8450fd655a976246b41d57bba2ef"
  from="Dimitri Ara &lt;dimitri@n...&gt;"
  author="Dimitri Ara"
  date="2002-07-27T11:51:44"
  subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)">
</msg>
<msg 
  url="2002/07/34bde6e06ff33a69d44717031e55dca5"
  from="Dimitri Ara &lt;dimitri@n...&gt;"
  author="Dimitri Ara"
  date="2002-07-27T22:02:57"
  subject="Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)">
</msg>
</msg>
</msg>
</thread>

<contents>
Issac Trotts &lt;issac@myfirstlink.net&gt; a écrit :

&gt; Ok, that helps, but there are still issues.  After I edit
&gt; configure.in, run autoconf and  
&gt; configure, here's the result:
&gt; 
&gt; issac@boson:~/downloads/programming/ocaml/epeire-0.81 &gt; make           
&gt; cd debugger &amp;&amp; make all
&gt; make[1]: Entering directory
&gt; `/home/issac/downloads/programming/ocaml/epeire-0.81/debugger' 
&gt; Makefile:17: ocaml/config/Makefile: No such file or directory
&gt; make[1]: *** No rule to make target `ocaml/config/Makefile'.  Stop.
&gt; make[1]: Leaving directory
&gt; `/home/issac/downloads/programming/ocaml/epeire-0.81/debugger' 
&gt; 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 &lt;directory of compiled source ofocaml&gt; 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

</contents>

</message>

