caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Where does opam put source code it downloads?
@ 2015-06-22 14:22 Jacques Carette
  2015-06-22 14:24 ` Francois Berenger
  0 siblings, 1 reply; 2+ messages in thread
From: Jacques Carette @ 2015-06-22 14:22 UTC (permalink / raw)
  To: caml-list

When I "opam install" something which needs to be compiled from source, 
where do those sources go?  [And answer for linux will be sufficient].

I have grepped in .opam, but did not find anything, even though I know 
the file exists in what was downloaded.

Jacques

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

* Re: [Caml-list] Where does opam put source code it downloads?
  2015-06-22 14:22 [Caml-list] Where does opam put source code it downloads? Jacques Carette
@ 2015-06-22 14:24 ` Francois Berenger
  0 siblings, 0 replies; 2+ messages in thread
From: Francois Berenger @ 2015-06-22 14:24 UTC (permalink / raw)
  To: caml-list

On 06/22/2015 04:22 PM, Jacques Carette wrote:
> When I "opam install" something which needs to be compiled from source,
> where do those sources go?  [And answer for linux will be sufficient].

try this:

opam install -v -b some_package

For me the sources are then in:

~/.opam/4.01.0/build/some_package.some_version

> I have grepped in .opam, but did not find anything, even though I know
> the file exists in what was downloaded.
>
> Jacques
>

-- 
Regards,
Francois.
"When in doubt, use more types"

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

end of thread, other threads:[~2015-06-22 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22 14:22 [Caml-list] Where does opam put source code it downloads? Jacques Carette
2015-06-22 14:24 ` Francois Berenger

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