[Mono-list] ASP.NET

g.schmidlehner@paragon-data.de g.schmidlehner@paragon-data.de
Sun, 6 Apr 2003 13:26:21 +0200


Hi,

i've recently installed mono on freeBSD. Unfortunatly i can't get
ASP.NET working. I followed the installation instructions on
http://www.apacheworld.org/modmono/ (== INSTALL.txt). The first
problem which occured was the make of the ModModule.dll which
generates a syntax error. It seems that the instruction differs from
the current sourcecode. It says

The ModMono.cs file is located in the src/ directory
This is the command to build ModMono.dll:

make -f makedll.mak

... but there is no ModMono.cs file in any directory. The makedll
file includes four other .cs files ... but generates an syntax error.
Anyway, i compiled the dll maually and copied it to the mono/lib
directory.

Unfortunatly there is an equivalent problem with the XSP package,
which i couldnt solve. Is it correct, that i need the XSP package to
get ASP.NET running?

It would be great if somebody can help me with this problem.

Thanks a lot.

Günther