From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: Helmut Brandl <helmut.brandl@gmx.net>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlfind does not find pinned packages
Date: Wed, 3 May 2017 08:42:01 +0200 [thread overview]
Message-ID: <E59D653BC06144D995643B098E60106F@erratique.ch> (raw)
In-Reply-To: <FDD1C8F5-53E6-4BEB-8BB0-A268487964B9@gmx.net>
On Wednesday, 3 May 2017 at 05:18, Helmut Brandl wrote:
> Hello list,
>
> I have a package not yet in the opam repository. I install it with ‘opam pin add project .’ which performs sucessfully. It installs the needed binaries in the ‘.opam/system/bin/project’ directory and some library files in the ‘.opam/system/lib/project’ directory.
>
> Now I want to use ‘ocamlfind query project’ to find the library. But ocamlfind always reports project not found. Have I missed some important step?
Did you install a META file in '.opam/system/lib/project' ? Since you are using a system compiler are you sure the right ocamlfind is being invoked ? Try $(command -v ocamfind) and check that you get .opam/system/bin/ocamlfind.
Best,
Daniel
next prev parent reply other threads:[~2017-05-03 6:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 3:18 Helmut Brandl
2017-05-03 6:42 ` Daniel Bünzli [this message]
2017-05-03 13:20 ` Helmut Brandl
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=E59D653BC06144D995643B098E60106F@erratique.ch \
--to=daniel.buenzli@erratique.ch \
--cc=caml-list@inria.fr \
--cc=helmut.brandl@gmx.net \
/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