Browse thread
[Caml-list] Installation problems with Cygwin
-
jeremiah_moss@c...
- Karl Zilles
-
Karl Zilles
- Karl Zilles
[
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: | Karl Zilles <zilles@1...> |
| Subject: | Re: [Caml-list] Installation problems with Cygwin |
Karl Zilles wrote: > Oooh, I think I found it.. check out this google groups post: > > http://groups.google.com/groups?q=cygwin+recursive+MAKE&hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=7vqcku%24i4p%241%40nnrp1.deja.com&rnum=2 > > > Not sure why it's defaulting to a dos MAKE_MODE... or maybe you have > another "make" in your path? Ok, it looks like you need to explicitly have this in your environment. export MAKE_MODE=unix It is included by default in /etc/profile, /etc/csh.login, and /etc/zprofile. Perhaps you are using yet another shell, or you've edited these files. Karl ------------------- 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