<br><br><div class="gmail_quote">On Mon, Jan 7, 2013 at 5:24 AM, David Whyte <span dir="ltr"><<a href="mailto:david.whyte@gmail.com" target="_blank">david.whyte@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Jan 7, 2013 at 7:59 PM, David Whyte <<a href="mailto:david.whyte@gmail.com">david.whyte@gmail.com</a>> wrote:<br>
> Quick one, can I install the Microsoft libs at version 8.0? I have a lucid<br>
> back end and that is the version available.<br>
><br>
<br>
<br>
</div>To answer my own question, no!<br>
<br>
I followed the install instructions, but installed the following libs<br>
libmono-microsoft-visualbasic8.0-cil libapache2-mod-mono<br>
mono-apache-server2 instead of the instructed ones<br>
libmono-microsoft-visualbasic10.0-cil libapache2-mod-mono<br>
mono-apache-server4.<br>
<br>
When trying to view the initial page, I would get a 503, and a quick<br>
look in the logs showed that mobilemyth was trying to run<br>
/usr/bin/mod-mono-server4 which I don't have available on Lucid<br>
(though I do now have mod-mono-server2). I quickly added a symbol<br>
link from mod-mono-server4 to mod-mono-server2, just to see if it<br>
works, but alas it doesn't. I get a runtime error, which is pretty<br>
much as far as my debugging abilities take me when I am playing with<br>
mono.<br>
<br>
(As a note, Ubuntu seems to have a link from /usr/bin/mod-mono-server<br>
to /usr/bin/mod-mono-server2. For compatibility with any future<br>
versions of mono, should you code be referring to the generic<br>
mod-mono-server name instead?)<br>
<br>
Maybe I should just find some PPAs with the later version of mono<br>
available, but I don't want to bugger up my backend machine too much!<br>
<br>
Sounds like a great app though, keep up the good work.<br><br></blockquote><div>Yeah. The site is using .Net framework 4.0 so hence the xxxx4 labeled dependencies. While I am not using very many 4.0 specific features there are a few and more will be coming.</div>
<div><br></div><div>Jon</div></div><br>