Skip to Content.
Sympa Menu

ssreflect - Re: can't get ssrcoqide to work

Subject: Ssreflect Users Discussion List

List archive

Re: can't get ssrcoqide to work


Chronological Thread 
  • From:
  • To: Guillaume Melquiond <>
  • Cc: Nils Jähnig <>,
  • Subject: Re: can't get ssrcoqide to work
  • Date: Wed, 13 Oct 2010 13:32:03 -0400 (EDT)

On Wed, 13 Oct 2010, wrote:

I do the same. I modified the nix-install scripts with the following

postInstall = ''
cp ide/*.cmi ide/ide.*a $out/lib/coq/ide/
'';

Just to clairify, "nix" is a package manager that I use. My point is that if you are not using nix then you will want to preform your own cp command similar to the above after compiling coq.

--
Russell O'Connor <http://r6.ca/>
``All talk about `theft,''' the general counsel of the American Graphophone
Company wrote, ``is the merest claptrap, for there exists no property in
ideas musical, literary or artistic, except as defined by statute.''



Archive powered by MHonArc 2.6.18.

Top of Page