[Mono-dev] Status report: Mono and ASP.NET vNext on a Raspberry Pi

Rafael Teixeira monoman at gmail.com
Mon Jun 9 13:51:10 UTC 2014


I cloned and built a fresh version of Mono from GitHub on the RasPi. (took
more than a day).

Cloned AspNet vNext Home, and kvminstall'ed it. (some problems as I
installed as root, solved by moving things to user 'pi')

kpm restore'd and 'k run' on the console sample. It run (veeeeeery slowly,
some 10s before the hello message appears).

kpm restore on the HelloMVC sample simply doesn't work, because the Pi
512MB of ram is not enough to build the full dependency tree. I needed to
break the dependency tree in smaller subtrees (editing project.json) and
aftr some hours, I was capable of having all dependencies installed and try
'k web', it them fails with an exception in the initializer of HttpApi.
Will need to look at it later.


Rafael Teixeira
O..:.)oooo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140609/a8b65304/attachment.html>


More information about the Mono-devel-list mailing list