caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dmitry Bely <dmitry.bely@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlfind question on cygwin
Date: Wed, 6 May 2009 20:11:51 +0400	[thread overview]
Message-ID: <90823c940905060911v604a5fa4l3d93547ea9e08784@mail.gmail.com> (raw)
In-Reply-To: <D1EFF693-F80D-485D-8208-4B99650A9DA5@polytechnique.org>

On Wed, May 6, 2009 at 7:57 PM, Alan Schmitt
<alan.schmitt@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
> "/home/Administrateur/godi/lib/ocaml/pkg-lib" META
> ocamlfind: Bad configuration: Cannot mkdir
> /home/Administrateur/godi/lib/ocaml/pkg-lib\lwt because a path component
> does not exist or is not a directory

Probably your ocamlfind is a mingw (native Win32) application, and so
you cannot use cygwin paths (/home/...).

- Dmitry Bely


  reply	other threads:[~2009-05-06 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 15:57 Alan Schmitt
2009-05-06 16:11 ` Dmitry Bely [this message]
2009-05-06 17:23   ` [Caml-list] " Alan Schmitt
2009-05-06 18:47     ` Gerd Stolpmann

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=90823c940905060911v604a5fa4l3d93547ea9e08784@mail.gmail.com \
    --to=dmitry.bely@gmail.com \
    --cc=caml-list@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).