Re: [Xen-API] xapi-client

2015-01-10 Thread buzz heavyyear
> > This almost certainly means it needs the lwt.syntax and didn’t have it. Try adding “, lwt.syntax” to the BuildDepends and “oasis setup” “make”. > > > > > So it looks like you need to “opam install ssl” > Thanks, did both of these and reverted to your Makefile - success Now the journey/

Re: [Xen-API] xapi-client

2015-01-09 Thread Dave Scott
ment every RPC invocation can fail and it can be annoying to handle. Sometimes you just wish to say: keep retrying and bail out after n seconds. > > -n > > Subject: Re: [Xen-API] xapi-client > From: a...@recoil.org > Date: Fri, 9 Jan 2015 15:35:12 + > CC: xen-api@lists.xen.

Re: [Xen-API] xapi-client

2015-01-09 Thread buzz heavyyear
Ah, so you haven't installed xapi/xenserver on cubieboard yet? ;) -n Subject: Re: [Xen-API] xapi-client From: a...@recoil.org Date: Fri, 9 Jan 2015 15:35:12 + CC: xen-api@lists.xen.org To: buzzheavyy...@hotmail.com It so happens that I just (yesterday) also installed XenServer on x8

Re: [Xen-API] xapi-client

2015-01-09 Thread Anil Madhavapeddy
It so happens that I just (yesterday) also installed XenServer on x86 and would like to get the XenAPI client bindings from OCaml, and so am most interested in this! -a > On 9 Jan 2015, at 09:56, buzz heavyyear wrote: > > Hello everyone, > > Just to introduce myself as someone starting out w

[Xen-API] xapi-client

2015-01-09 Thread buzz heavyyear
Hello everyone, Just to introduce myself as someone starting out with xapi on arm. Apologies in advance for any future trivial questions to the list! I've been trying to compile the lwt_test/list_vms.ml with the following _oasis file: OASISFormat: 0.4 Name:list_vms_lwt Version: 0.1