caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlfind does not find pinned packages
@ 2017-05-03  3:18 Helmut Brandl
  2017-05-03  6:42 ` Daniel Bünzli
  0 siblings, 1 reply; 3+ messages in thread
From: Helmut Brandl @ 2017-05-03  3:18 UTC (permalink / raw)
  To: caml users

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?

Regards
Helmut



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-03 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03  3:18 [Caml-list] ocamlfind does not find pinned packages Helmut Brandl
2017-05-03  6:42 ` Daniel Bünzli
2017-05-03 13:20   ` Helmut Brandl

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).