Browse thread
Re: [Caml-list] New to the list and already a (silly ?) question Š
-
Damien Doligez
- Coco
[
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: | Coco <coco85@w...> |
| Subject: | Re: [Caml-list] New to the list and already a (silly ?) question Š |
le 10/07/02 15:59, Damien Doligez a écrit : >> From: Corentin Herbert <coco85@wanadoo.fr> >> >>> cd lib; make CPP=3D"/usr/bin/cpp -P -Dunix" all >>> ../camlrun ../camlcomp -stdlib . -O none -g -W arg.mli >>> Fatal error: the file ../camlcomp is not a bytecode executable file >>> make[1]: *** [arg.zi] Error 2 >>> make: *** [world] Error 2 > > My guess is that you let "Stuffit Expander" extract the files from the > archive. This is wrong because Stuffit Expander treats all files as > text files, and changes the end-of-line characters accordingly. This > treatment corrupts the "camlcomp" and "camllex" byte-code files. > > You need to start from the "cl74unix.tar.gz" file and decompress it > from the command line (in a terminal window) with the command: > "tar -zxvf cl74unix.tar.gz". Thank you for your answer, I'm going to try that in addition to trying installing OcamlŠ Unfortunately I won't be able to try now and I'm going on holidays next Friday so I won't be able to continue this discussionŠ but I'll be back in two weeks for new questions ! ;) (and this one again if the answers I got don't workŠ) ++ -- Corentin Herbert, aka Coco cubix@mac.com http://www.mac4ever.com ------------------- 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