* Error in installing Caml Light
@ 2006-06-14 20:08 Francois Colonna
0 siblings, 0 replies; only message in thread
From: Francois Colonna @ 2006-06-14 20:08 UTC (permalink / raw)
To: caml-list
Hello,
To install Caml Light I did the following :
cd /usr/local/Caml/
wget http://pauillac.inria.fr/cdrom/ftp/caml/cl75unix.tar.gz
tar -xvzf cl75unix.tar.gz
cd /usr/local/Caml/cl75/src
make configure
make world > log.world 2>&1
make bootstrap > log.bootstrap 2>&1
make install
everything is ok.
------------------------------------------
From here things are going wrong, why ?
cd /usr/local/Caml/cl75/contrib
make
gives :
....
make[2]: Entering directory `/usr/local/Caml/cl75/contrib/camlsearch/source'
camlc -c -I ../../libunix -I ../../../src/compiler -g -W
directory_and_file.ml
Cannot find the compiled interface file unix.zi.
make[2]: *** [directory_and_file.zo] Erreur 2
make[2]: Leaving directory `/usr/local/Caml/cl75/contrib/camlsearch/source'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory `/usr/local/Caml/cl75/contrib/camlsearch'
make: *** [all] Erreur 2
Thanks
François Colonna
--
François Colonna
telephone:
until 1:pm 33-1 40 19 92 38
from 2:pm 33-1 44 27 42 11
please notice my new e-mail address: colonna@ccr.jussieu.fr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-14 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-14 20:08 Error in installing Caml Light Francois Colonna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox