caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Maxence Guesdon <maxence.guesdon@inria.fr>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] cameleon2
Date: Mon, 26 Mar 2007 08:53:14 +0200	[thread overview]
Message-ID: <20070326085314.508131d9@tintin.inria.fr> (raw)
In-Reply-To: <4606388D.9010902@univ-savoie.fr>

On Sun, 25 Mar 2007 10:53:33 +0200
Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr> wrote:

> Christophe Raffalli a écrit :
> > OK, I am making progress:
> >
> > - no problem with the fink ocaml package on my laptop G4 and also no 
> > more problem using ocaml-3.10 on my intel OS X box.
> >
> > I am now stopped in both case by
> >
> > */sw/bin/ocamlopt.opt -warn-error FSPUYZ -dtypes -a -o 
> > tmpl-engine/tmpl-engine.cmxa -I +ocamldoc -I ocaml/parsing -I 
> > ocaml/typing -I ocaml/driver -I ocaml/utils -I odot -I okey -I utils 
> > -I odiff -I tdl -I tmpl-engine -I sqml -I config_file -I configwin -I 
> > gtksv-utils -I report -I dbforge -I ocamlcvs -I editor -I cameleon -I 
> > camtop -I plugins -I '/sw/lib/ocaml/site-lib/pcre' -I 
> > '/sw/lib/ocaml/lablgtk2' -I '/sw/lib/ocaml/lablgtk2' -I 
> > '/sw/lib/ocaml/lablgtksourceview' -I '/sw/lib/ocaml'
> > ar: no archive members specified
> > usage:  ar -d [-TLsv] archive file ...
> >        ar -m [-TLsv] archive file ...
> >        ar -m [-abiTLsv] position archive file ...
> >        ar -p [-TLsv] archive [file ...]
> >        ar -q [-cTLsv] archive file ...
> >        ar -r [-cuTLsv] archive file ...
> >        ar -r [-abciuTLsv] position archive file ...
> >        ar -t [-TLsv] archive [file ...]
> >        ar -x [-ouTLsv] archive [file ...]
> > Error while creating the library tmpl-engine/tmpl-engine.a
> > make[1]: *** [tmpl-engine/tmpl-engine.cmxa] Error 2
> > rm tmpl-engine/tmplLexer.ml
> Solution found:
> 
> Line 801 to 804 of src/Makefile, the variables LIBTMPL_CMXFILES and 
> LIBTMPL_CMOFILES should be renamed
> TMPL_CMXFILES and TMPL_CMOFILES

Hello,

Well spotted. I just fixed this in the repository.

> However, still one small problem: syntax hightlighting is not installed 
> by default for .ml file in Chamo (while it is installed for a lot of
> other languages ...). This is a bit strange ;-)

Yes indeed. There's a FAQ about this:
http://home.gna.org/cameleon/faq.en.html#noocamlsyntaxhighlight

I'll add some code to make chamo use an additional directory for languages
specs files (used by gtksourceview) when the ocaml mode is not available.

Regards,

Maxence
> 
> >
> >
> > Any idea ?*
> >
> > Christophe Raffalli
> >
> > PS:Chamo looks interesting  !
> >
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs


-- 
Maxence Guesdon
http://yquem.inria.fr/~guesdon/
http://devel.inria.fr/rocq/


  reply	other threads:[~2007-03-26  6:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 14:08 cameleon2 Christophe Raffalli
2007-03-24 18:33 ` [Caml-list] cameleon2 Christophe Raffalli
2007-03-24 23:52   ` Christophe Raffalli
2007-03-25  8:53     ` Christophe Raffalli
2007-03-26  6:53       ` Maxence Guesdon [this message]
2007-03-26  9:14         ` Christophe Raffalli
2007-03-26  9:34           ` Maxence Guesdon
2007-03-27  7:34             ` Maxence Guesdon
2007-03-27  9:46               ` Christophe Raffalli
     [not found]               ` <4608E388.2030509@univ-savoie.fr>
2007-03-27 21:03                 ` Maxence Guesdon
2007-03-27 23:14                   ` Christophe Raffalli

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=20070326085314.508131d9@tintin.inria.fr \
    --to=maxence.guesdon@inria.fr \
    --cc=caml-list@yquem.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).