[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Building mirage-www
Hi Richard et al., I followed the installation instructions up to: "That's it. You now have everything required to start developing Mirage unikernels -- ones that will run as POSIX processes using your OS' network stack anyway."
I just did: $ sudo apt-get install camlp4-extra
then: $ make unix-socket-build successfully completed. then: $ sudo make run
cd src && sudo mirari run www.conf sudo: mirari: command not found make: *** [run] Error 1 This sounds familiar. I then continue (from the "Installation" page) with:
$ opam switch mirage-xen -a system $ eval `opam config env` $ opam install mirari mirage-xen Then back to the 'Building mirage-www' page:
$ opam switch mirage-xen $ eval `opam config env` $ opam install mirari Package mirari is already installed (current version is 0.9.7) $ make clean xen-build
... ... vsnprintf.c:(.text+0xc4): warning: warning: the printf functions add several kilobytes of bloat. [mirari] + Executing: ln -nfs _build/main.xen mir-www.xen
[mirari] + Executing: nm -n mir-www.xen | grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' > mir-www.map make[1]: Leaving directory `/home/phiho/mirage-www' This step was successful, ending with: 5569986 Aug 18 13:03 src/_build/main.xen Is this the xen virtual machine for 'mirage-www'?
What do I need to test this VM? I just installed XenServer 6,2 as a Hyper-V VM, can it be used to run mirage-www's main.xen? Do I need a XenServer running directly on the hardware to test Mirage's Unikernels?
Your help is much appreciated, I love to learn more about Mirage's Unikernels and Xen. What is the simplest and shortest path for me to get started. I watched the OSCON 2013 screen cast with envy. It took only a few minutes to build everything and having the website up and running.
It is much appreciated if some kind soul would share a Linux VM (with Xen installed) that I can use to build a simple 'Hello Mirage' unikernel and run it. I've been trying to install Xen 4.2 on Ubuntu 13.04 without success
Then after that I would love to play with Mirage's OpenFlow in the VM. Your help is greatly appreciated. Regards, PhiHo
On Sun, Aug 18, 2013 at 10:24 AM, Richard Mortier <Richard.Mortier@xxxxxxxxxxxxxxxx> wrote: hi phiho;
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |