-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 08 August 2004 02:17 pm, Ken Swift wrote: > Has anyone had any luck installing XSP 1.0 on FreeBSD? It configures > fine for me, but when I got to make "gmake" it hangs. I am assuming > that this is the same threading problem that was addressed in some port > patches over the past few months. Has anyone made a port of XSP? I am > excited about being able to continue my C# ASP.NET development away from > the office and away from Microsoft. This is more of a curosity > question...why do I have to install XSP, if I am going to be using the > mod_mono Apache module? > > Thanks in advance -- Ken > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list
It will never work on 4.7. Boehm Garbage Collection has no hope of working on 4.7. You MIGHT get things working by disabling garbage collection, but be warned that I've gotten satisfactory performance only on very recent -CURRENT with KSE enabled and linked to libpthread. jmc FreeBSD Maintainer for lang/mono and x11-toolkits/gtk-sharp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBFu/LvBSBfjNhsrIRAg4EAJ97s6GyZFm8gSwP6QtFXr7umeYkBgCeM7Kv 8jl6HEDcqCzKDE1Frj9omio= =7LFE -----END PGP SIGNATURE----- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
