[Mono-list] Is auto compile a std feature?

2012-01-10 Thread Foo JH
Hi all,

I'm glad to have joined the community in running mono on FreeBSD, 
Including running the MVC2 framework. Fantastic!

One thing I noticed when comparing between the Windows and mono stacks: 
in mono when the view is changed it is not recompiled automatically - at 
least not in the FreeBSD implementation.

Can I confirm with the community if this is intended?
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] where can I find mod_mono.conf?

2011-01-05 Thread Foo JH
On 12/29/2010 10:13 PM, ghader wrote:
 Hi,
 Where can I find mod_mono.conf for windows?
 As you know, in the web page for autohosting (I mean
 http://www.mono-project.com/AutoHosting) is been written that include
 mod_mono.conf in your apache config file in order to auto host your
 ASP.NET application. But the problem is that I couldn't figure out where to
 find mod_mono.conf in order to include it in my apache config file.
 Regards,
 Hamidreza Ghader
I have come to believe that mono does not run very well on Windows when 
it comes to web hosting. The documentation that I find online and on the 
mono pages aren't very encouraging.

If you wish to run mono, your best bet is to stick with Linux.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] anyone tried mono on freebsd?

2010-12-06 Thread Foo JH

Hello Scott,

Thanks. I've got it running on the x86 ver as well. Did you manage to 
get asp.net running? I've got a problem with asp.net (on mono) not 
detecting changed .aspx files and recompiling them automatically. In 
other words I have to restart apache to get the modified files effected.



On 12/4/2010 11:52 PM, Scott Scites wrote:
Mono runs on FreeBSD 8.1.  I built and installed last night on PC-BSD 
8.1 using bsd-sharp ports.

Instructions:
Install PC-BSD
Update Ports
Subversion checkout the bsd-sharp ports
cd into bsd-sharp-read-only/lang/mono
su
make install clean

references:
http://code.google.com/p/bsd-sharp/
http://www.pcbsd.org/content/view/169/11/


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] anyone tried mono on freebsd?

2010-12-01 Thread Foo JH
Thanks Ivan. Perhaps mono is best (and feasible) only on Linux. I was 
hoping it is the Java alternative that is also cross-platform, but looks 
like it will take a while for reach there.

On 12/1/2010 11:57 PM, Ivan Lopez wrote:
 Back in ~July 2010 I had successfully managed to get Mono 2.6 and MonoDevelop
 2.4 working on PC-BSD 8.0. Needless to say it required a measure of patience
 and copius amounts of time to get it all working correctly but it is
 possible (and getting the correct pkg utilities to work). I have not had a
 chance to re-visit PC-BSD and Mono 2.8 though.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] anyone tried mono on freebsd?

2010-11-29 Thread Foo JH
Thanks Atsushi,

I've been browsing the FreeBSD mono mailing list at m...@freebsd.org. It 
feels like the takeup is almost non-existent. That's quite sad, seeing 
both mono and FreeBSD are excellent platforms.

To date, you're the only person who has 'pinged' me to give some 
feedback that mono exists beyond Linux.


On 11/29/2010 8:46 PM, Atsushi Eno wrote:
 Sometimes (or maybe on the daily basis) Makoto builds mono on freebsd 
 and he gives build (error) reports from time to time. (I'm CCing him.)

 Atsushi Eno

 (2010/11/29 21:39), Foo wrote:
 Hi all,

 I know Linux is best supported. But in the spirit of Mono, I'm hoping
 the takeup for FreeBSD will have reached significant levels. If you're
 using mono on FreeBSD, can you ping me?
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list





___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] does asp.net detect changed files?

2010-11-24 Thread Foo JH
Thanks all for the confirmation - it's great relief to hear this.

Allow me to elaborate more on my setup:
1. FreeBSD 8.1
2. mod_mono on Apache 2.2
3. Current build of mono
4. Using the default mod_mono.conf

My .aspx files compile automatically, but only once. I tried changing 
the modified time, touching web.conf - all without luck. Is this related 
to the watcher class? Mono implemented Kevent for the watcher. Not sure 
if this affects anything.

Thanks!


On 11/25/2010 2:01 AM, Abe Gillespie wrote:
 I can attest from personal experience this works fairly well.
 However, sometimes with newly dropped assemblies I'll get an Internal
 Server Error from Apache.  But usually a subsequent request / refresh
 will fix it.

 -Abe

 On Wed, Nov 24, 2010 at 11:49 AM, Marek Habersack
 gren...@twistedcode.net  wrote:
 On Thu, 25 Nov 2010 00:33:53 +0800
 Foojhfoo...@extracktor.com  wrote:

 Hi guys,

 can anyone confirm if mono's implementation of asp.net can and will
 detect modified .aspx files, and automatically recompile the affected page?
 Yes
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list