caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Issac Trotts <issac@myfirstlink.net>
To: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: FW: [Caml-list] Epeire 0.8 (graphical debugger)
Date: Fri, 26 Jul 2002 21:37:35 -0600	[thread overview]
Message-ID: <20020726213735.A671@boson.den.co.bbnow.net> (raw)
In-Reply-To: <20020726092015.1dc86ffe.maxence.guesdon@inria.fr>; from maxence.guesdon@inria.fr on Fri, Jul 26, 2002 at 09:20:15AM +0200

On Fri, Jul 26, 2002 at 09:20:15AM +0200, Maxence Guesdon wrote:
> On Fri, 26 Jul 2002 00:56:13 -0600
> Issac Trotts <issac@myfirstlink.net> wrote:
> 
> > Here's the message the configure script gives me on my PC with Suse 7.2 
> > Linux:
> > 
> >     configure: error: OCaml version 3.04 found ; version 3.04 or greater is needed
> > 
> > Do I need to get the latest OCaml from CVS?
> Yes. Or you can wait for the 3.05, coming soon (beginning of next week, i think).
> I did not test with 3.04, but it could work. If you want to try,
> change the following lien in the configure.in file:
> 	AC_MSG_ERROR(OCaml version $OCAMLVERSION found ; version $OCAML_NEEDED or greater is needed)
> and replace it with
> 	AC_MSG_RESULT(OCaml version $OCAMLVERSION found ; version $OCAML_NEEDED or greater is needed)

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

-- 
Issac Trotts               

www.issactrotts.net 


-------------------
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  3:38 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 [this message]
2002-07-27  7:57       ` Dimitri Ara
2002-07-27 11:51       ` Dimitri Ara

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=20020726213735.A671@boson.den.co.bbnow.net \
    --to=issac@myfirstlink.net \
    --cc=caml-list@inria.fr \
    /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).