caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* camlp4 on Debian lenny
@ 2008-12-20 13:12 Oliver Bandel
  2008-12-20 13:24 ` Sylvain Le Gall
  2008-12-20 13:35 ` [Caml-list] " Stefano Zacchiroli
  0 siblings, 2 replies; 17+ messages in thread
From: Oliver Bandel @ 2008-12-20 13:12 UTC (permalink / raw)
  To: OCaml

Hello,

I wanted to explore camlp4 with the tutorial:
  http://caml.inria.fr/pub/docs/tutorial-camlp4/tutorial001.html

There seems to be some paths wrong?!

======================================
        Objective Caml version 3.10.2

# #load "camlp4o.cma";;
        Camlp4 Parsing version 3.10.2

#  #load "pa_extend.cmo";;
Cannot find file pa_extend.cmo.
#
======================================

The file was not available until I installed the camlp5-package.

Now I assume, it's not available because it's in
the wrong directory...



==================================================
oliver@siouxsie:~$ locate pa_extend
/usr/lib/ocaml/3.10.2/camlp5/pa_extend.cmi
/usr/lib/ocaml/3.10.2/camlp5/pa_extend.cmo
/usr/lib/ocaml/3.10.2/camlp5/pa_extend.cmx
/usr/lib/ocaml/3.10.2/camlp5/pa_extend_m.cmo
/usr/lib/ocaml/3.10.2/camlp5/pa_extend_m.cmx
/usr/lib/ocaml/3.10.2/camlp5/pa_extend_m.o
/usr/lib/ocaml/3.10.2/camlp5/pa_extend.o
oliver@siouxsie:~$
==================================================


What is with camlp5 and camlp4?
Will camlp5 replace camlp4?
Will it afterwards be renamed to camlp4?
(This is, what I remember, but I'm not sure on it.)

When will there be a consistent new way to work with this
tools?

Do I have to install more packages on Debian,
to get this functionality without using symlinks?

I have installed the packages
 "camlp4",
 "camlp4-extra"  and
 "camlp5".

Any idea on how to fix the problem (by using official administration
tools)?

Ciao,
   Oliver


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

end of thread, other threads:[~2008-12-21 23:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-20 13:12 camlp4 on Debian lenny Oliver Bandel
2008-12-20 13:24 ` Sylvain Le Gall
2008-12-20 13:30   ` [Caml-list] " Oliver Bandel
2008-12-20 14:06     ` Sylvain Le Gall
2008-12-20 17:07       ` [Caml-list] " Oliver Bandel
2008-12-20 17:10         ` Oliver Bandel
2008-12-20 17:11         ` Re : " Matthieu Wipliez
2008-12-20 17:23           ` Oliver Bandel
2008-12-20 17:38           ` Oliver Bandel
2008-12-20 18:00             ` Re : " Matthieu Wipliez
2008-12-20 22:48             ` blue storm
2008-12-21  9:28         ` Sylvain Le Gall
2008-12-21 13:56           ` [Caml-list] " Oliver Bandel
2008-12-21 16:59             ` Richard Jones
2008-12-21 23:13               ` Oliver Bandel
2008-12-20 13:35 ` [Caml-list] " Stefano Zacchiroli
2008-12-20 13:59   ` Oliver Bandel

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