From: olczyk@interaccess.com (Thaddeus L. Olczyk)
To: Ocaml <caml-list@inria.fr>
Subject: [Caml-list] Problems compiling chameleon.
Date: Tue, 08 Oct 2002 08:32:32 +0000 (GMT) [thread overview]
Message-ID: <3da397a7.41285500@smtp.interaccess.com> (raw)
Apologies. I posted this to the beginners list about four days ago.
Since then one person posted that he was having the same problem.
I also recieved a couple of emails.
So I thought I would post here.
I've encountered some problems compiling chameleon on Windows.
here is where I am at now.
1) I placed the gtk libraries in e:/ObjectiveCaml/bin.
2) I installed lablgtk in e:/ObjectiveCaml/lablgtk.
3) I execute the madatory "configure" command.
4) I execute the command:
make depend.
At this point problems sort of spread out.
I cannot remember what library was missing from the distribution,
but I got an error message about a mising library. When I check for
this library it is in the e:/ObjectiveCaml/lib directory and should
have been found.
So I look at master make and find a bunch of environmental variables
inititialized the cygwin way, and one initialized e:\ObjectCaml\lib.
So I change this to /cygdrive/e/ObjectiveCaml/lib. Now make depends
fails to find "pa_extend.cmo" in the command:
ocamldep -pp camlp4r *.ml* > .depend
I replace all occurances of /cygdrive/e/ObjectiveCaml with
e:/ObjectiveCaml and use / as the path seperator ( legal in Windows).
That didn't help any.
Suggestions?
-------------------
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
next reply other threads:[~2002-10-08 8:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-08 8:32 Thaddeus L. Olczyk [this message]
2002-10-08 13:50 ` Daniel de Rauglaudre
2002-10-08 17:37 ` Thaddeus L. Olczyk
2002-10-09 8:08 ` Thaddeus L. Olczyk
2002-10-09 8:21 ` Jérôme Marant
2002-10-09 9:55 ` Thaddeus L. Olczyk
2002-10-09 20:29 ` Thaddeus L. Olczyk
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=3da397a7.41285500@smtp.interaccess.com \
--to=olczyk@interaccess.com \
--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