caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Johann Spies <jhspies@adept.co.za>
To: ocaml <caml-list@inria.fr>
Subject: [Caml-list] Using OcamlMakefile on Debian Woody
Date: 28 Oct 2001 12:43:26 +0200	[thread overview]
Message-ID: <87vgh059kh.fsf@spyker.adept.co.za> (raw)

I am trying out OcamlMakefile and did not have any sucess at all so
far - even with the examples.

My system is Debian Woody with Ocaml 3.02. The following illustrates
my problem:

$locate OcamlMakefile
/usr/share/ocaml-tools/OcamlMakefile

$cat Makefile
OCAMLMAKEFILE = /usr/share/ocaml-tools/OcamlMakefile
SOURCES=paaiement3.ml
RESULT=paaiement3
#all: native-code
-include OCAMLMAKEFILE

$make
make: *** No targets specified and no makefile found.  Stop.

$ocamlopt paaiement3.ml -o paaiement3
$
-----------------------------------------
And with one of the examples:

$cd /usr/share/doc/ocaml-tools/examples.ocamlmake/calc
$make
camlidl -header  \
			 test.idl
make: camlidl: Command not found
make: *** [test.mli] Error 127
-----------------------------------------

Is there a bug in the installation or do I not understand the
instructions for the use of OcamlMakefile?

Regards

Johann Spies
-- 
J.H. Spies - Tel. 021-982 2694 / 082 782 0336 / 021-808 4036(w)  
             Posbus 4668, Tygervallei 7536
     "And we know that all things work together for good to 
      them that love God, to them who are the called  
      according to his purpose."            
                                   Romans 8:28 
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-10-28 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-28 10:43 Johann Spies [this message]
2001-10-28 11:44 ` Markus Mottl
2001-10-28 12:19 ` Marco Maggesi

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=87vgh059kh.fsf@spyker.adept.co.za \
    --to=jhspies@adept.co.za \
    --cc=caml-list@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).