[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Cuihtlauac ALVARADO <cuihtlauac.alvarado@f...> |
| Subject: | Re: [Caml-list] otags 3.08.0.1 |
Tip: If (like me) you install ocaml by doing something like cp ocaml-3.08.0.tar.gz /usr/local/src cd /usr/local/src tar -zxvf ocaml-3.08.0.tar.gz cd ocaml-3.08.0 ./configure make world opt opt.opt install Then Otags will break at compile time, because an old plexer.cmx (back from ocaml 3.07) will still lay in /usr/local/lib/ocaml/camlp4 You'll have to rm /usr/local/lib/ocaml/camlp4/lexer.cmx Then otags will compile fine On Thu, Jul 29, 2004 at 02:58:10PM +0200, Cuihtlauac ALVARADO wrote: > Hello, > > Otags 3.08.0.1 is there: > > http://perso.rd.francetelecom.fr/alvarado/soft/otags-3.08.0.1.tar.gz > > Notes: > > 1/ Using a kludge to cope with Lexing.postion, will disappear, > promised ;-) > > 2/ Native camlp4 broken > > 3/ Feedback wellcome > > 4/ Ciao. > > -- > Cuihtlauac ALVARADO - France Telecom - R&D - +33296053273 > 2, av Pierre Marzin - 22307 Lannion - France > > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr > Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners -- Cuihtlauac ALVARADO - France Telecom - R&D - +33296053273 2, av Pierre Marzin - 22307 Lannion - France ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners