[ocamlweb-devel] problem compiling the site

Ashish Agarwal agarwal1975 at gmail.com
Tue Dec 18 16:28:16 GMT 2012


On Tue, Dec 18, 2012 at 10:48 AM, Maxence Guesdon
<maxence.guesdon at inria.fr>wrote:

I was quite amazed to see so many duplication of code between french and
> english pages

I don't know how to effectively manage multi-lingual pages. We use the
English docs as the master sources, and ideally there would be a clean way
to update the French and other language pages. This would require avoiding
duplication of code, which doesn't need translation, and clearly indicating
somehow to editors what French pages need to be updated. We don't have a
solution for this, and would welcome any suggestions.


no code hilighting in online ocaml code.

This gets done at compile time. The site is now live on
http://ocaml.organd you can see the code is highlighted.

Thanks for the feedback. Please let us know anything else you think of.



> > 2012/12/18 Ashish Agarwal <agarwal1975 at gmail.com>
> > >
> > >> I pushed a change to fix the warning about 'test'. I don't get the
> > >> oasis.dynrun error, and I have the same version of oasis installed.
> I'm
> > >> cc'ing Sylvain. Maybe he knows.
> > >>
> > >> On Tue, Dec 18, 2012 at 4:18 AM, Maxence Guesdon <
> > >> maxence.guesdon at inria.fr> wrote:
> > >>
> > >>> On Tue, 18 Dec 2012 08:25:20 +0000
> > >>> Amir Chaudhry <amc79 at cam.ac.uk> wrote:
> > >>>
> > >>> > > No such package: oasis.dynrun
> > >>> >
> > >>> >
> > >>> > D'you have a package called 'oasis' installed?
> > >>>
> > >>> Sure:
> > >>>
> > >>> # opam info oasis
> > >>>              package: oasis
> > >>>    installed-version: oasis.0.3.0 [system]
> > >>>    available-version: 0.2.0
> > >>>          description: Architecture for building OCaml libraries and
> > >>> applications OASIS is a tool to integrate a configure, build and
> > >>> install system in your OCaml project. It helps to create standard
> entry
> > >>> points in your build system and allows external tools to analyse your
> > >>> project easily.
> > >>>
> > >>> OASIS first target is OCamlbuild, but other build system support is
> > >>> planned.
> > >>>
> > >>> Maxence
> > >>> >
> > >>> > Best wishes,
> > >>> > Amir
> > >>> >
> > >>> > --
> > >>> > sent via mobile
> > >>> >
> > >>> > On 18 Dec 2012, at 08:06, Maxence Guesdon <
> maxence.guesdon at inria.fr>
> > >>> wrote:
> > >>> >
> > >>> > > Hello,
> > >>> > >
> > >>> > > I just cloned the ocaml.org repo and and installed needed tools
> with
> > >>> > > opam. When I run make, I get the following error:
> > >>> > > Makefile:77: warning: overriding commands for target `test'
> > >>> > > Makefile:40: warning: ignoring old commands for target `test'
> > >>> > > ocaml setup.ml -configure
> > >>> > > No such package: oasis.dynrun
> > >>> > > File "setup.ml", line 7, characters 0-16:
> > >>> > > Error: Unbound module OASISDynRun
> > >>> > > make: *** [setup.data] Error 2
> > >>> > >
> > >>> > > Should I install something more ?
> > >>> > >
> > >>> > > Regards,
> > >>> > >
> > >>> > > Maxence
> > >>> > > _______________________________________________
> > >>> > > ocamlweb-devel mailing list
> > >>> > > ocamlweb-devel at lists.forge.ocamlcore.org
> > >>> > > https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel
> > >>>
> > >>> _______________________________________________
> > >>> ocamlweb-devel mailing list
> > >>> ocamlweb-devel at lists.forge.ocamlcore.org
> > >>> https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel
> > >>>
> > >>
> > >>
> > >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/infrastructure/attachments/20121218/7e5f3509/attachment.html>


More information about the Infrastructure mailing list