Re: MONO (.NET) on FreeBSD and Apache2

2005-04-14 Thread Tom McLaughlin
On Thu, 2005-04-14 at 16:23 -0700, Joshua Lewis wrote:
 I really want to get Mono working on a FreeBSD Apache system. I have done
 lots of searching and have not figured out how to get it properly
 configured.
 
 I merged the BSD# ports with my local ports collection
 
 I did a make install clean from /usr/ports/lang/mono-devel
 
 That installed mono 1.1.6_1
 

You'll need to be using Mono 1.1.7 (once it's released, Bill Middleton
has been working aginst SVN fixing numerous problems...  Bill rocks), a
recent FreeBSD -CURRENT, and Mono libmapped to libthr.

 Then I also did a make install clean from /usr/ports/www/mod_mono and
 tride to configure my httpd.conf the way they did on some tutorials
 online. But /var/log/http-error shows errors about misconfiguration.
 
 Does anyone have a working example of to configure mod_mono in Apache?
 
 I also read about some XSP or some other type of web server. I think it
 was written entirely in C# and was wondering if that is a better way to go
 rather then Apache. I prefer Apache and would rather get it working rather
 then switch to a whole new web server.

As for the relationship between Apache/mod_mono/XSP, I believe mod_mono
just passes pages to the local xsp to process the page.  XSP can also be
run as a standalone server to accept the page requests and process the
aspx pages.  I'll know more once I actually have the ability to play
with it.

In the future, you might want to use the bsd-sharp-list mailing list on
Novell Forge for questions on Mono and XSP.  Checked the link in my sig.
Thanks.

Tom

-- 

BSD# Project - Porting Mono to FreeBSD
http://www.mono-project.com/Mono:FreeBSD

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mono

2004-05-07 Thread Bill Moran
Osmany Guirola Cruz wrote:
Hi 
I am trying to install mono on my freebsd box 
and i have these error
mono... does not work on -CURRENT with garbage collection enabled 
i am runing 5.2 Release i probe in one machine that have 4.9 and it install 
well
what should ido to install it in my 5.2 if its possible
Keep in mind that this message means that the port is _broken_ on FreeBSD 5.
Mono will crash if you run it on 5.  That being said, if you'd like to help
track down the problem, edit the Makefile and comment out the line that reads:
IGNORE= Does not work on -CURRENT with garbage collection enabled
Then you can experiment with the crashes and help find the problem.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mono and C#

2003-02-11 Thread Joe Marcus Clarke
On Tue, 2003-02-11 at 23:31, Adam Stroud wrote:
 Has anyone successfully built mono (more specifically the C# compiler) on 
 FreeBSD.  If so, could you tell me what you did?  I downloaded the source, 
 and in the docs it tells me that I need a C# compiler installed in order to 
 build the compiler.  Since I am trying to build the compiler for the first 
 time, this poses a bit of a problem.  Any insight would be appreciated.

# cd /usr/ports/lang/mono
# make clean
# make install clean

Joe

 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
PGP Key : http://www.marcuscom.com/pgp.asc



signature.asc
Description: This is a digitally signed message part