Browse thread
[Caml-list] Problems compiling chameleon.
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | olczyk@i... |
| Subject: | Re: [Caml-list] Problems compiling chameleon. |
On Tue, 08 Oct 2002 15:50:19 +0200, Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr> wrote: >Hi, > >On Tue, Oct 08, 2002 at 08:32:32AM +0000, Thaddeus L. Olczyk wrote: > >> 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 > >Perhaps a problem of installation. The file pa_extend.cmo should be in >the library directory of ocaml, sub-directory camlp4. Is it there? If >yes, try the command "camlp4 -where": it should display how camlp4 >sees its library directory. > I'll try the rest later, but a comment for now. I took the self-extacting 3.06 distribution. ( For those with no Windows knowledge. ) Basically an executable that is supposed to set everything up. So if this is an installation problem one of the people creating the distribution screwed up. PS: The file is there. I checked before sending. PPS: camlp4 -where reports c:/caml/lib/camlp4/ which is just wrong. About six months ago I put on an old version of caml ( which I removed ) perhaps that is causing the problem. ------------------- 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