From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: caml-list@inria.fr
Subject: ocamlfind question on cygwin
Date: Wed, 6 May 2009 17:57:53 +0200 [thread overview]
Message-ID: <D1EFF693-F80D-485D-8208-4B99650A9DA5@polytechnique.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]
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
The problem seems to be the '\'. But trying (by putting an additional
'/' at the end of destdir):
$ 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
It's even stranger: the path looks correct, and the parent directory
exists:
$ ls /home/Administrateur/godi/lib/ocaml/pkg-lib/
bigarray findlib nethttpd netsys rpc-auth-dh
str
camlp4 godi-script nethttpd-for-netcgi1 num rpc-generator
stublibs
cgi netcgi1 nethttpd-for-netcgi2 num-top shell
threads
cryptgps netcgi2 netplex pcre smtp
unix
dynlink netcgi2-plex netshm pop ssl
equeue netclient netstring rpc stdlib
Is there something that I am missing here?
Thanks,
Alan
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next reply other threads:[~2009-05-06 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-06 15:57 Alan Schmitt [this message]
2009-05-06 16:11 ` [Caml-list] " Dmitry Bely
2009-05-06 17:23 ` 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=D1EFF693-F80D-485D-8208-4B99650A9DA5@polytechnique.org \
--to=alan.schmitt@polytechnique.org \
--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