caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] otags 3.08.0.1
@ 2004-07-29 12:58 Cuihtlauac ALVARADO
  2004-07-29 14:52 ` Cuihtlauac ALVARADO
  0 siblings, 1 reply; 2+ messages in thread
From: Cuihtlauac ALVARADO @ 2004-07-29 12:58 UTC (permalink / raw)
  To: Caml

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


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

* Re: [Caml-list] otags 3.08.0.1
  2004-07-29 12:58 [Caml-list] otags 3.08.0.1 Cuihtlauac ALVARADO
@ 2004-07-29 14:52 ` Cuihtlauac ALVARADO
  0 siblings, 0 replies; 2+ messages in thread
From: Cuihtlauac ALVARADO @ 2004-07-29 14:52 UTC (permalink / raw)
  To: Caml

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


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

end of thread, other threads:[~2004-07-29 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-29 12:58 [Caml-list] otags 3.08.0.1 Cuihtlauac ALVARADO
2004-07-29 14:52 ` Cuihtlauac ALVARADO

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