caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Max Mouratov <mmouratov@gmail.com>
To: fa.caml@googlegroups.com
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Godi for Windows
Date: Mon, 15 Oct 2012 05:03:34 -0700 (PDT)	[thread overview]
Message-ID: <c26e052d-d329-4533-bba1-5f48211d0e84@googlegroups.com> (raw)
In-Reply-To: <fa.VCXM6ArJJ+Q7SinDVauUQpECUPY@ifi.uio.no>

On Wednesday, October 10, 2012 11:05:10 PM UTC+6, Andreas wrote:
> Dear list,
> 
> 
> 
> This post announces the creation of a godi distribution for windows.
> 
> 
> 
> "Wodi" differs from the official godi distribution in the following
> 
> ways:
> 
> 
> 
> - it ships binary packages for windows (32- and 64-bit builds). You
> 
>   don't need to compile ocaml and often used libraries from source. For
> 
>   convenience, there are also packages for often used external
> 
>   c-libraries (pcre, tcl/tk, gmp, gtk, ... ).
> 
> 
> 
> - a gtk-based gui for package management that hides the cygwin shell
> 
>   and the godi console from casual users.
> 
> 
> 
> - patched source packages and build instructions for windows.
> 
> 
> 
> 
> 
> More details: http://wodi.forge.ocamlcore.org/
> 
> 
> 
> 
> 
> 
> 
> -- 
> 
> Caml-list mailing list.  Subscription management and archives:
> 
> https://sympa.inria.fr/sympa/arc/caml-list
> 
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> 
> Bug reports: http://caml.inria.fr/bin/caml-bugs

Hello. The email address provided on the official WODI page does not work ("DNS Error: Domain name not found"), so I write here.

I've tried to port some of my OCaml projects from Linux to WODI and can report
that almost everything works beautifully out of the box (unlike with the
official OCaml installer for Windows). The package manager is an extremely
convenient tool which saved me a lot of manual effort (since neither odb nor
opam works flawlessly with the official installer).

The following packages seem to work without a hitch: batteries, easy-format,
menhir, ounit, pcre, sexplib, type_conv, ulex.

The zip package has a problem -- it lacks the necessary stub library
(dllzip_stubs.dll). I had to build it myself using the sources of camlzip at
http://forge.ocamlcore.org/projects/camlzip/.

I was also able to build, install and use the following libraries by
Martin Jambon:
- atd: http://oss.wink.com/atd/
- atdgen: http://oss.wink.com/atdgen/
- biniou: http://mjambon.com/biniou.html
- yojson: http://mjambon.com/yojson.html
- cppo: http://mjambon.com/ocaml.html

As well as pa_monad: http://www.cas.mcmaster.ca/~carette/pa_monad/

I suggest that these libraries be added to the WODI package database.

Many thanks for providing the most useful OCaml distribution for Windows.
Cheers!

       reply	other threads:[~2012-10-15 12:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.VCXM6ArJJ+Q7SinDVauUQpECUPY@ifi.uio.no>
2012-10-15 12:03 ` Max Mouratov [this message]
2012-10-15 20:22   ` [Caml-list] " Andreas
2012-10-15 20:55     ` Edgar Friendly
2012-10-10 16:52 [Caml-list] " Andreas
2012-10-15 11:09 ` Romain Bardou

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=c26e052d-d329-4533-bba1-5f48211d0e84@googlegroups.com \
    --to=mmouratov@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=fa.caml@googlegroups.com \
    /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).