[Mono-list] Mono and 2.0 vs 1.0

mono.20.khaz@spamgourmet.com mono.20.khaz@spamgourmet.com
Thu, 10 Mar 2005 22:21:07 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C525BF.749B4040
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello!

 

I'm trying out Mono (GREAT looking job, from what I've seen so far! I'm
excited!), and I've just encountered a couple of issues I'd like to see if
anyone else is experiencing?

 

I think they're just documentation/build-system problems, but I could be
wrong.

 

Some background: I'm new (Hi!), and excited about the Mono project. I've
done a little cursory research, but I apologize as I'm completely green at
this. Please don't trounce me if I make a mistake: I'll happily RTFM, and
have thus far. That said, I might've missed something: so please point me in
the right direction! :-)

 

I'm basically trying to set things up here for doing web development using
Mono, mod_mono, and of course xsp under the hood of apache (well,
mod_mono_server, anyhow). 

 

I've noticed a couple of errors in the documentation, and build system (I
think), that I was wondering if anyone else has seen (this is using both
1.0.6 of mono, as well as 1.1.4 - I've tried both (using 1.1.4 currently)):

 

1)    The documentation for
mod_mono(http://www.go-mono.com/docs/monodoc.ashx?tlink=8@xhtml%3anew%2fen%2
fasp_net%2fmod_mono.html) says to use the directive "AddMonoApplications". I
found this to be just "MonoApplications", which only the package
documentation said. I imagine this to be in error?
2)    If you have gmcs in your path, when compiling xsp (and I think maybe
mod_mono, too?), it attempts to use version 2.0 in /usr/local/lib/mono (I
imagine this is version 2.0 of the .NET runtime?), which doesn't exist. I
tried using --with-preview=yes on the mono build, but that caused other
errors. My solution was to temporarily move the gmcs compiler to another
location, compile xsp, and then move gmcs back.
 
Anyhow, if I've done anything terrible, please let me know! If not, maybe
point me to where I can fix these errors, or to whom I can tell this too?
 
Thanks so much!
 
-e-

 


------=_NextPart_000_000A_01C525BF.749B4040
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
pre
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:73203949;
	mso-list-type:hybrid;
	mso-list-template-ids:-889698024 67698705 67698713 67698715 67698703 =
67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
	{mso-level-text:"%1\)";
	mso-level-tab-stop:.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Hello!<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>I&#8217;m trying out Mono (GREAT looking job, from what =
I&#8217;ve seen
so far! I&#8217;m excited!), and I&#8217;ve just encountered a couple of =
issues
I&#8217;d like to see if anyone else is =
experiencing?<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>I think they&#8217;re just documentation/build-system problems, =
but I
could be wrong.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>Some background: I&#8217;m new (Hi!), and excited about the Mono
project. I&#8217;ve done a little cursory research, but I apologize as =
I&#8217;m
completely green at this. Please don&#8217;t trounce me if I make a =
mistake: I&#8217;ll
happily RTFM, and have thus far&#8230; That said, I might&#8217;ve =
missed something:
so please point me in the right direction! </span></font><font =
face=3DWingdings><span
style=3D'font-family:Wingdings'>J</span></font><o:p></o:p></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>I&#8217;m basically trying to set things up here for doing web
development using Mono, mod_mono, and of course xsp under the hood of =
apache
(well, mod_mono_server, anyhow). <o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>I&#8217;ve noticed a couple of errors in the documentation, and =
build
system (I think), that I was wondering if anyone else has seen (this is =
using
both 1.0.6 of mono, as well as 1.1.4 &#8211; I&#8217;ve tried both =
(using 1.1.4
currently)):<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<pre style=3D'margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 =
lfo1'><![if !supportLists]><font
size=3D2 face=3D"Courier New"><span style=3D'font-size:10.0pt'><span
style=3D'mso-list:Ignore'>1)<font size=3D1 face=3D"Times New =
Roman"><span
style=3D'font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp; =
</span></font></span></span></font><![endif]>The documentation for =
mod_mono(<a
href=3D"http://www.go-mono.com/docs/monodoc.ashx?tlink=3D8@xhtml%3anew%2f=
en%2fasp_net%2fmod_mono.html">http://www.go-mono.com/docs/monodoc.ashx?tl=
ink=3D8@xhtml%3anew%2fen%2fasp_net%2fmod_mono.html</a>) says to use the =
directive &#8220;AddMonoApplications&#8221;. I found this to be just =
&#8220;MonoApplications&#8221;, which only the package documentation =
said. I imagine this to be in error?<o:p></o:p></pre><pre
style=3D'margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 =
lfo1'><![if !supportLists]><font
size=3D2 face=3D"Courier New"><span style=3D'font-size:10.0pt'><span
style=3D'mso-list:Ignore'>2)<font size=3D1 face=3D"Times New =
Roman"><span
style=3D'font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp; =
</span></font></span></span></font><![endif]>If you have gmcs in your =
path, when compiling xsp (and I think maybe mod_mono, too?), it attempts =
to use version 2.0 in /usr/local/lib/mono (I imagine this is version 2.0 =
of the .NET runtime?), which doesn&#8217;t exist. I tried using =
&#8211;-with-preview=3Dyes on the mono build, but that caused other =
errors. My solution was to temporarily move the gmcs compiler to another =
location, compile xsp, and then move gmcs =
back.<o:p></o:p></pre><pre><font
size=3D2 face=3D"Courier New"><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></pre><pre><fon=
t
size=3D2 face=3D"Courier New"><span style=3D'font-size:10.0pt'>Anyhow, =
if I&#8217;ve done anything terrible, please let me know! If not, maybe =
point me to where I can fix these errors, or to whom I can tell this =
too?<o:p></o:p></span></font></pre><pre><font
size=3D2 face=3D"Courier New"><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></pre><pre><fon=
t
size=3D2 face=3D"Courier New"><span style=3D'font-size:10.0pt'>Thanks so =
much!<o:p></o:p></span></font></pre><pre><font
size=3D2 face=3D"Courier New"><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></pre><pre><fon=
t
size=3D2 face=3D"Courier New"><span =
style=3D'font-size:10.0pt'>-e-<o:p></o:p></span></font></pre>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>

------=_NextPart_000_000A_01C525BF.749B4040--