caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Colonna <colonna@ccr.jussieu.fr>
To: caml-list@yquem.inria.fr
Subject: Error in installing Caml Light
Date: Wed, 14 Jun 2006 22:08:59 +0200	[thread overview]
Message-ID: <44906CDB.3060106@ccr.jussieu.fr> (raw)

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


                 reply	other threads:[~2006-06-14 20:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=44906CDB.3060106@ccr.jussieu.fr \
    --to=colonna@ccr.jussieu.fr \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).