Re: net/unison: document workaround for incompatible OCaml versions

2019-09-22 Thread Christopher Zimmermann
On Sun, 22 Sep 2019 18:26:54 +0100 Laurence Tratt wrote: > On Sun, Sep 22, 2019 at 04:10:23PM +0200, Christopher Zimmermann > wrote: > > Hello Christopher, > > > +doas pkg_add opam > > +opam init --no-setup --root ~/opam_unison \ > > + --compiler ocaml-base-compiler.4.09.0 > > +opam insta

Re: net/unison: document workaround for incompatible OCaml versions

2019-09-22 Thread Laurence Tratt
On Sun, Sep 22, 2019 at 04:10:23PM +0200, Christopher Zimmermann wrote: Hello Christopher, > +doas pkg_add opam > +opam init --no-setup --root ~/opam_unison \ > + --compiler ocaml-base-compiler.4.09.0 > +opam install unison lablgtk # To build without the gui, remove lablgtk > +$(opam var b

Re: net/unison: document workaround for incompatible OCaml versions

2019-09-22 Thread Bjorn Ketelaars
On Sun 22/09/2019 16:10, Christopher Zimmermann wrote: > On Sat, 21 Sep 2019 09:35:50 +0100 > Laurence Tratt wrote: > > > On Sat, Sep 21, 2019 at 09:06:16AM +0200, Christopher Zimmermann > > wrote: > > > > Hello Christopher, > > > > >> Since other people might be affected by this, it looks like

Re: net/unison: document workaround for incompatible OCaml versions

2019-09-22 Thread Stuart Henderson
On 2019/09/22 16:10, Christopher Zimmermann wrote: > On Sat, 21 Sep 2019 09:35:50 +0100 > Laurence Tratt wrote: > > > On Sat, Sep 21, 2019 at 09:06:16AM +0200, Christopher Zimmermann > > wrote: > > > > Hello Christopher, > > > > >> Since other people might be affected by this, it looks like OCa

net/unison: document workaround for incompatible OCaml versions

2019-09-22 Thread Christopher Zimmermann
On Sat, 21 Sep 2019 09:35:50 +0100 Laurence Tratt wrote: > On Sat, Sep 21, 2019 at 09:06:16AM +0200, Christopher Zimmermann > wrote: > > Hello Christopher, > > >> Since other people might be affected by this, it looks like OCaml > >> has changed the marshalling format or similar (again...), so