[Mono-list] Compile, build and install XSP2 instead of XSP (ASP.NET 2 instead of ASP.NET 1/1.1)

Alexander Orlov mail at biteagle.net
Sun Nov 13 20:34:21 EST 2005


Compile, build and install XSP2 instead of XSP

I would like to use ASP.NET 2 instead of ASP.NET 1/1.1 with the 
standalone mono based web server XSP. But to use ASP.NET 2 I need to 
install XSP 2 first (on a Linux box).

I've tried the following:

/usr/src/xsp-1.1.10$ ./configure; make; su -c "make install"

but these installs only xsp and not xsp2. I've also tried »./configure 
--help« to figure out which parameters I should use, to get the 
xsp2.exe binary but did not found anything. Of course I could install 
xsp2 using the »Mono 1.1.10_0 Installer« but I want also to fix some 
bugs in XSP or just play with the source and so I must to build it 
myself.

Best Regards from Germany
Alexander Orlov


More information about the Mono-list mailing list