caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin
@ 2011-06-27 20:39 derek.schutt
  2011-06-27 20:51 ` Andrew Psaltis
  2011-06-28  4:47 ` Mihamina Rakotomandimby
  0 siblings, 2 replies; 18+ messages in thread
From: derek.schutt @ 2011-06-27 20:39 UTC (permalink / raw)
  To: caml-list

Hi, I'm a new user of ocaml, and having some difficulties that are probably due
to my own ignorance.   Namely, ocamlrun doesn't seem to get produced when I
compile the code.

I've downloaded and tried to compile ocaml 3.12.0 on a 64-bit linux system
(Fedora 14, kernel 2.6.35.6-45.fc14.x86_64).	make world and make bootstrap
seem to work fine; here's the last bit of output from 'make bootstrap'.

make compare
make[1]: Entering directory `/usr/local/ocaml-3.12.0'
Fixpoint reached, bootstrap succeeded.
make[1]: Leaving directory `/usr/local/ocaml-3.12.0'

However, if I type 'ocaml', I get this response: 
bash: /usr/local/bin/ocaml: /usr/local/bin/ocamlrun: bad interpreter: No such
file or directory

This is no surprise, because only ocaml and ocamlc are installed in
/usr/local/bin.  As far as I can tell, ocamlrun is never created, nor are many
of the executable files listed in the INSTALL document, ocamlrun, ocamlyacc,
ocamllex, etc.

The output from 'configure' says these should be installed in /usr/local/bin: 

Directories where Objective Caml will be installed:
	binaries.................. /usr/local/bin
	standard library.......... /usr/local/lib/ocaml
	manual pages.............. /usr/local/man (with extension .1)

Can anyone help me?  I have to say I can't quite figure out what to try next.  
Thanks for your help.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-06-29  8:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-27 20:39 [Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin derek.schutt
2011-06-27 20:51 ` Andrew Psaltis
2011-06-27 21:24   ` Derek Schutt
2011-06-28  4:47 ` Mihamina Rakotomandimby
2011-06-28  7:58   ` Fabrice Le Fessant
2011-06-28 12:17     ` [Caml-list] beginners or not (Was: build problem with 3.12.0; no ocamlrun in /usr/local/bin) Mihamina Rakotomandimby
2011-06-28 12:30       ` Philippe Wang
2011-06-28 12:35         ` Gabriel Scherer
2011-06-28 13:38           ` Mihamina Rakotomandimby
2011-06-28 13:47             ` Edgar Friendly
2011-06-28 13:41           ` Philippe Wang
2011-06-28 13:53             ` Paolo Donadeo
2011-06-28 19:39               ` Martin Jambon
2011-06-29  8:58                 ` Dario Teixeira
2011-06-28 12:40       ` Mehdi Dogguy
2011-06-28 12:59         ` Wojciech Meyer
2011-06-28 13:04         ` Christophe Raffalli
2011-06-28 13:25         ` [Caml-list] beginners or not Matteo Frigo

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).