зеркало из https://github.com/mono/mail-archives.git
73 строки
2.8 KiB
HTML
73 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] mod_mono configuration problems
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:miguel%40ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016226.html">
|
|
<LINK REL="Next" HREF="016217.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] mod_mono configuration problems
|
|
</H1>
|
|
<B>Miguel de Icaza
|
|
</B>
|
|
<A HREF="mailto:miguel%40ximian.com"
|
|
TITLE="[Mono-list] mod_mono configuration problems">miguel@ximian.com
|
|
</A><BR>
|
|
<I>10 Oct 2003 11:39:54 -0400</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016226.html">[Mono-list] mod_mono configuration problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016217.html">[Mono-list] Re: [Mono-devel-list] Surveys: Mono 1.0 and Mono Conference.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16256">[ date ]</a>
|
|
<a href="thread.html#16256">[ thread ]</a>
|
|
<a href="subject.html#16256">[ subject ]</a>
|
|
<a href="author.html#16256">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hello,
|
|
|
|
><i> I have installed mono and mcs from the most recent RPMs through Red Carpet.
|
|
</I>><i>
|
|
</I>><i> I then downloaded xsp-0.6 and mod_mono from go-mono.com/downloads.html. (Incidentally, should xsp-0.6.tar.gz only contain binaries and no source?)
|
|
</I>><i>
|
|
</I>><i> Once I copied the xsp binaries to the proper locations I went through the INSTALL file for mod_mono.
|
|
</I>><i>
|
|
</I>><i> Everything goes fine until I get to step 4 (run mod-mono-server).
|
|
</I>><i>
|
|
</I>><i> When I the line 'mono /usr/bin/mod-mono-server.exe --root . --applications /mono:.' I see the following output:
|
|
</I>><i>
|
|
</I>><i> The assembly corlib.dll was not found or could not be loaded.
|
|
</I>><i> It should have been installed in the `/usr/local/lib' directory.
|
|
</I>><i>
|
|
</I>><i> Is this a problem with the way I configured mod_mono? (./configure --prefix=/usr) or do the docs need corrected?
|
|
</I>
|
|
Your Mono runtime is configured to load from prefix /usr/local, and you
|
|
probably placed the libraries somewhere else.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016226.html">[Mono-list] mod_mono configuration problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016217.html">[Mono-list] Re: [Mono-devel-list] Surveys: Mono 1.0 and Mono Conference.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16256">[ date ]</a>
|
|
<a href="thread.html#16256">[ thread ]</a>
|
|
<a href="subject.html#16256">[ subject ]</a>
|
|
<a href="author.html#16256">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|