зеркало из https://github.com/mono/mail-archives.git
86 строки
2.7 KiB
HTML
86 строки
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Mono Make file requires Full monocharge to be boot strapped
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:john%40insage.com.au">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016282.html">
|
|
<LINK REL="Next" HREF="016307.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Mono Make file requires Full monocharge to be boot strapped
|
|
</H1>
|
|
<B>John BouAntoun
|
|
</B>
|
|
<A HREF="mailto:john%40insage.com.au"
|
|
TITLE="[Mono-list] Mono Make file requires Full monocharge to be boot strapped">john@insage.com.au
|
|
</A><BR>
|
|
<I>12 Oct 2003 02:41:51 +1000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016282.html">[Mono-list] Still problems with file permissions...
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016307.html">[Mono-list] Re: [DotGNU]Re: Collaboration on alternatives to the
|
|
US-patent-endangered APIs?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16293">[ date ]</a>
|
|
<a href="thread.html#16293">[ thread ]</a>
|
|
<a href="subject.html#16293">[ subject ]</a>
|
|
<a href="author.html#16293">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi Guys,
|
|
|
|
As per Miguel's request I'm posting this to the list.
|
|
|
|
Currently did the following on mono fresh out of cvs
|
|
|
|
first downloaded monolite and installed exes -> /usr/local/bin and dlls
|
|
-> /usr/local/lib
|
|
|
|
cd /monocvs/mono
|
|
./autogen.sh --prefix=/usr/local
|
|
make
|
|
su
|
|
make install
|
|
|
|
At this point make install fails because it could not stat
|
|
/usr/local/bin/wsdl.exe and whole bunch of other exe's that are in the
|
|
monocharge, but not he monolite.
|
|
|
|
Now someone once told me that you could bootstrap cvs with monolite. But
|
|
quite clearly the make install tries to install all the other exes in
|
|
monocharge, and aborts if it can't. This means you can't bootstrap cvs
|
|
mono unless you have installed a monocharge before hand.
|
|
|
|
You might want to change this guys,
|
|
|
|
Regards,
|
|
|
|
JBA
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016282.html">[Mono-list] Still problems with file permissions...
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016307.html">[Mono-list] Re: [DotGNU]Re: Collaboration on alternatives to the
|
|
US-patent-endangered APIs?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16293">[ date ]</a>
|
|
<a href="thread.html#16293">[ thread ]</a>
|
|
<a href="subject.html#16293">[ subject ]</a>
|
|
<a href="author.html#16293">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|