[Caml-list] ocamlfind question on cygwin

2009-05-06 Thread Alan Schmitt
Hello, I'm trying to debug some installation issue on godi/mingw, and it seems to be a problem with ocamlfind using a cygwin console. When I try: $ ocamlfind install lwt -destdir /home/Administrateur/godi/lib/ocaml/ pkg-lib META ocamlfind: Bad configuration: Cannot mkdir

Re: [Caml-list] ocamlfind question on cygwin

2009-05-06 Thread Dmitry Bely
On Wed, May 6, 2009 at 7:57 PM, Alan Schmitt alan.schm...@polytechnique.org wrote: Hello, I'm trying to debug some installation issue on godi/mingw, and it seems to be a problem with ocamlfind using a cygwin console. When I try: $ ocamlfind install lwt -destdir

Re: [Caml-list] ocamlfind question on cygwin

2009-05-06 Thread Gerd Stolpmann
Am Mittwoch, den 06.05.2009, 19:23 +0200 schrieb Alan Schmitt: On 6 mai 09, at 18:11, Dmitry Bely wrote: On Wed, May 6, 2009 at 7:57 PM, Alan Schmitt alan.schm...@polytechnique.org wrote: Hello, I'm trying to debug some installation issue on godi/mingw, and it seems to be a