sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building SKS on Alpine Linux 3.12 with ocaml 4.08


From: ygrek
Subject: Re: Building SKS on Alpine Linux 3.12 with ocaml 4.08
Date: Fri, 16 Oct 2020 10:42:03 -0400

Hi,

 cryptokit is now an external dependency, there are really 2 ways to make it 
work :
 * system way : if cryptokit is packaged for your distribution - install it 
(e.g. apt install libcryptokit-ocaml-dev on debian)
 * opam way : install opam through your system package manager and then install 
cryptokit with opam.
     opam init
     opam install cryptokit
   it is recommended to remove all ocaml packages installed via system package 
manager in this case

 Documentation shall be updated for the next release

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]