[Mono-list] WINFORM / Wine / Whats the fuck going wrong?

Mathieu PASQUET kiorky@wanadoo.fr
Tue, 18 May 2004 15:12:16 +0200 (CEST)


i try to get working out System.windows.winforms but when i try to execute =
 a simple apllication,  i get a semgmenation error !=20
WHY ????

Wine is working perfectly, winelib is installed and mono too... not the win=
elib.exe.so error and mono is working fine alone.


i ve mono compiled from source on a debian system


> Message du 18/05/04 12:30
> De : mono-list-request@lists.ximian.com
> A : mono-list@lists.ximian.com
> Copie =E0 :=20
> Objet : Mono-list digest, Vol 1 #1694 - 6 msgs
>=20
> Send Mono-list mailing list submissions to
> =09mono-list@lists.ximian.com
>=20
> To subscribe or unsubscribe via the World Wide Web, visit
> =09http://lists.ximian.com/mailman/listinfo/mono-list
> or, via email, send a message with subject or body 'help' to
> =09mono-list-request@lists.ximian.com
>=20
> You can reach the person managing the list at
> =09mono-list-admin@lists.ximian.com
>=20
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mono-list digest..."
>=20
>=20
> Today's Topics:
>=20
>    1. Re: Could not find attribute 'TraceExtension' while attempting to o=
pen ConverterService.asmx (Bartlomiej Zass)
>    2. C#.NET for UNIX (Joshua Lewis)
>    3. Re: Problems on FreeBSD with Beta 1 (Supreme Overlord)
>    4. Problems installing daily mono build (Jochen Wezel)
>    5. Re: Problems installing daily mono build (Juergen Moeller)
>    6. RE: Installing (RoBiK)
>=20
> --__--__--
>=20
> Message: 1
> Date: Mon, 17 May 2004 19:25:46 +0200
> From: Bartlomiej Zass <info@webkomp.net>
> Reply-To: =3D?Windows-1250?B?QmFydLNvbWllaiBaYXNz?=3D <info@webkomp.net>
> To: A Rafael D Teixeira <rafael.teixeirabr@terra.com.br>
> Cc: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] Could not find attribute 'TraceExtension' while =
attempting to open ConverterService.asmx
>=20
> Thanks for your answer!
> Actually, I made all things written in xsp readme file, but make
> install hasn't moved compiled dlls to $PREFIX/share/doc/xsp/test/bin
> directory. I tried to compile xsp without giving any prefixes
> (configure, make, make install) and everything is ok (in
> /usr/local/...).
>=20
> When you try to install xsp 0.13 this way:
> ./configure --prefix=3D/usr
> make
> make install
>=20
> you get all files in /usr/share/doc/xsp/test but without bin
> directory. To get bin directory you mustn't parse --prefix parameter.
> At least here it works like that.
>=20
> Thank you very much for help!
>=20
> Best regards,
> Bartek Zass
>=20
>=20
> --__--__--
>=20
> Message: 2
> Date: Mon, 17 May 2004 16:17:23 -0700 (PDT)
> From: "Joshua Lewis" <jmlewis@dslextreme.com>
> To: mono-list@ximian.com
> Reply-To: jmlewis@dslextreme.com
> Subject: [Mono-list] C#.NET for UNIX
>=20
> YOU GUYS ROCK!!!!!!!!!!!!
>=20
> I am sooooo happy to find MONO (wow. That is funny. My wife thought she
> had mono when she found out she was pregnant, now I am happy I found
> Mono).
>=20
> I am a .NET developer who has been desperately looking for a way out of
> the Microsoft World. It is not that I hate them all though I am an X-Appl=
e
> advocate. I just wanted something better. Now with OS X and the G4/G5 s, =
I
> have been ripping myself apart trying figure out how to get my Web dev
> business to move away from MS.NET and you have given me a way out.
>=20
> YEEEEAAAAAH!!!!!!
>=20
> Thank you Mono Community. I am very much looking forward to your final
> release on June 30. Shortly there after I will begin moving my customers
> to Unix and MONO.
>=20
> Thanks again. I am looking forward to re-compiling my C#.NET code on MONO=
.
>=20
>=20
> Thank you,
> Joshua Lewis
>=20
>=20
> --__--__--
>=20
> Message: 3
> Subject: Re: [Mono-list] Problems on FreeBSD with Beta 1
> From: Supreme Overlord <mucman@mucmail.com>
> Reply-To: mucman@mucmail.com
> To: Mono-list@lists.ximian.com
> Organization: Fat Cat Consulting
> Date: Mon, 17 May 2004 18:54:56 -0700
>=20
> Just tried a new build with the May-17th snapshot with the same results.
> Here are two lines from a 'ps aux'. The process states never change.
>=20
> root   39900  0.1  4.7 15852 5860  p0  S+    7:18PM   0:01.70 lt-mono
> --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f
> /pa
> root   39983  0.0  2.1  9440 2588  ??  Is    7:18PM   0:00.03 lt-mono
> --config ../../data/config ./../gacutil.exe /i ./Accessibility.dll /f
> /pa
>=20
> Scott
>=20
>=20
> On Mon, 2004-05-17 at 14:14, Scott Muc wrote:
> > this is my progress so far...
> >=20
> > mono - May 15th code snapshot
> > FreeBSD 4.9
> > mono/mini/abcremoval.h taken from CVS since the snapshot was missing
> > this file.
> >=20
> >=20
> > Here's how I've tried to build mono:
> >=20
> > ./configure --prefix=3D/usr/local
> > gmake
> > gmake install
> > ...
> > /bin/sh ../../mkinstalldirs /usr/local/lib
> > /usr/bin/install -c -m 644 mscorlib.dll /usr/local/lib/mscorlib.dll
> > MONO_PATH=3D. ../../mono/mini/mono --config ../../data/config
> > ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root
> > /usr/local/lib
> > Package exported to: /usr/local/lib/mono/1.0
> > Accessibility installed into the gac (/usr/local/lib/mono/gac/)
> >=20
> > Then it just hangs. I've mapped libc to libc.so.4 in the data/config
> > file. I would love to assist in finding out why this hangs, but I'm not
> > familiar with what needs to be done.
> >=20
> > Scott
> >=20
> >=20
> > On Mon, 2004-05-17 at 12:26, Victor Jalencas wrote:
> > > Anyone can shed more light on this? I haven't been able to build mono=
 on=20
> > > FreeBSD for a long time. What is the recommended configuration (wrt=
=20
> > > Boehm GC, threading, gcc...)?
> > >=20
> > > Thanks in advance
> > >=20
> > > Victor
> > >=20
> > > Jonathan Stowe wrote:
> > > > Firstly it appears that you have to change the data/config file to =
map
> > > > to libc.so.4 rather than libc.so.6 on FreeBSD 4.9 before anything w=
ill
> > > > work.=20
> > > >=20
> > > > Secondly gacutil appears to have problems during make install:
> > > >=20
> > > > MONO_PATH=3D. ../../mono/mini/mono --config ../../data/config
> > > > ./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root
> > > > /usr/local/lib
> > > > =20
> > > > Unhandled Exception: System.NullReferenceException: Object referenc=
e not
> > > > set to an instance of an object
> > > > in (unmanaged) (wrapper managed-to-native) Mono.Tools.Driver:symlin=
k
> > > > (string,string)
> > > > in <0x00004> (wrapper managed-to-native) Mono.Tools.Driver:symlink
> > > > (string,string)
> > > > in <0x00822> Mono.Tools.Driver:InstallAssembly (string[])
> > > > in <0x005d2> Mono.Tools.Driver:Run (string[])
> > > > in <0x00035> Mono.Tools.Driver:Main (string[])
> > > >=20
> > > >=20
> > > > I thought I would check before I stick it in bugzilla in case anyon=
e had
> > > > seen this already.
> > > >=20
> > > > /J\
> > > >=20
> > > > _______________________________________________
> > > > Mono-list maillist  -  Mono-list@lists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/mono-list
> > >=20
> > > _______________________________________________
> > > Mono-list maillist  -  Mono-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-list
> >=20
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
>=20
>=20
> --__--__--
>=20
> Message: 4
> Date: Tue, 18 May 2004 09:45:32 +0200
> From: "Jochen Wezel" <jwezel@compumaster.de>
> To: <mono-list@ximian.com>
> Subject: [Mono-list] Problems installing daily mono build
>=20
> This is a multi-part message in MIME format.
>=20
> ------_=3D_NextPart_001_01C43CAC.196DAE60
> Content-Type: text/plain;
> =09charset=3D"iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>=20
> Has anybody got similar errors on building the daily soap (May 15 to 17, =
=3D
> it's always the same) ?
>=20
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgc/include =3D
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread =3D
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGC_LINUX_THREADS =
=3D
> -DMONO_USE_EXC_TABLES -D_GNU_SOURCE -D_REENTRANT -fexceptions =3D
> -D_FILE_OFFSET_BITS=3D3D64 -g -O2 -fno-strict-aliasing -g -Wall -Wunused =
=3D
> -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes =3D
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual =3D
> -Wcast-align -Wwrite-strings -c mini.c -MT mini.lo -MD -MP -MF =3D
> .deps/mini.TPlo  -fPIC -DPIC -o .libs/mini.lo
> mini.c:51:24: abcremoval.h: No such file or directory
> mini.c: In function `mini_method_compile':
> mini.c:7853: warning: implicit declaration of function =3D
> `mono_perform_abc_removal'
> make[4]: *** [mini.lo] Fehler 1
> make[4]: Verlassen des Verzeichnisses Verzeichnis =3D
> =3DC2=3DBB/root/mono-0.91.99.20040515/mono/mini=3DC2=3DAB
> make[3]: *** [all] Fehler 2
> make[3]: Verlassen des Verzeichnisses Verzeichnis =3D
> =3DC2=3DBB/root/mono-0.91.99.20040515/mono/mini=3DC2=3DAB
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Verlassen des Verzeichnisses Verzeichnis =3D
> =3DC2=3DBB/root/mono-0.91.99.20040515/mono=3DC2=3DAB
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Verlassen des Verzeichnisses Verzeichnis =3D
> =3DC2=3DBB/root/mono-0.91.99.20040515=3DC2=3DAB
> make: *** [all] Fehler 2
>=20
> Thanks!
> Jochen
>=20
> *************************************************************************=
=3D
> ***
> *************************************************************************=
=3D
> ***
> CompuMaster GmbH
> Agentur f=3DFCr moderne Kommunikation
> Jochen Wezel, Multimedia-Programmierung
> Rhein-Mosel-Stra=3DDFe 69, 56281 Emmelshausen, GERMANY
> Fon: +49 6747 95084-12 / Fax: +49 6747 95084-50
> http://www.compumaster.de eMail: jwezel@compumaster.de
> +++ Mitglied im DEUTSCHEN MULTIMEDIA VERBAND d m m v, http://www.dmmv.de =
=3D
> +++
>=20
> *************************************************************************=
=3D
> ***
> Unsere aktuellen AGBs befinden sich auf unserer Website im Bereich
> "Rechtliches"
> *************************************************************************=
=3D
> ***
>=20
> Diese eMail enth=3DE4lt vertrauliche und/oder rechtlich gesch=3DFCtzte =
=3D
> Informationen.
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt=3DFCmlic=
h
> erhalten haben, informieren Sie bitte sofort den Absender und vernichten =
=3D
> Sie
> diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe =3D
> dieser
> Mail ist nicht gestattet.
>=20
> This e-mail may contain confidential and/or privileged information. If =
=3D
> you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail.
> Any unauthorized copying, disclosure or distribution of the material in =
=3D
> this
> e-mail is strictly forbidden.
> *************************************************************************=
=3D
> ***
> *************************************************************************=
=3D
> ***
>=20
>=20
> ------_=3D_NextPart_001_01C43CAC.196DAE60
> Content-Type: text/html;
> =09charset=3D"iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>=20
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D3D"Content-Type" CONTENT=3D3D"text/html; =3D
> charset=3D3Diso-8859-1">
> <META NAME=3D3D"Generator" CONTENT=3D3D"MS Exchange Server version =3D
> 6.5.6944.0">
> <TITLE>Problems installing daily mono build</title>
> </head>
> <BODY>
> <!-- Converted from text/rtf format -->
>=20
> <P><FONT SIZE=3D3D2 FACE=3D3D"Arial">Has anybody got similar errors on =
=3D
> building the daily soap (May 15 to 17, it's always the same) ?</font>
> </p>
>=20
> <P><FONT SIZE=3D3D2 FACE=3D3D"Arial">gcc -DHAVE_CONFIG_H -I. -I. -I../.. =
=3D
> -I../.. -I../../libgc/include -I/usr/include/glib-2.0 =3D
> -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 =3D
> -I/usr/lib/glib-2.0/include -DGC_LINUX_THREADS -DMONO_USE_EXC_TABLES =3D
> -D_GNU_SOURCE -D_REENTRANT -fexceptions -D_FILE_OFFSET_BITS=3D3D64 -g -O2=
 =3D
> -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes =3D
> -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes =3D
> -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align =3D
> -Wwrite-strings -c mini.c -MT mini.lo -MD -MP -MF .deps/mini.TPlo  =3D
> -fPIC -DPIC -o .libs/mini.lo</font></p>
>=20
> <P><FONT SIZE=3D3D2 FACE=3D3D"Arial">mini.c:51:24: abcremoval.h: No such =
=3D
> file or directory</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">mini.c: In function =3D
> `mini_method_compile':</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">mini.c:7853: warning: implicit =3D
> declaration of function `mono_perform_abc_removal'</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[4]: *** [mini.lo] Fehler 1</fo=
nt>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[4]: Verlassen des Verzeichniss=
es =3D
> Verzeichnis =3DC2=3DBB/root/mono-0.91.99.20040515/mono/mini=3DC2=3DAB</fo=
nt>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[3]: *** [all] Fehler 2</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[3]: Verlassen des Verzeichniss=
es =3D
> Verzeichnis =3DC2=3DBB/root/mono-0.91.99.20040515/mono/mini=3DC2=3DAB</fo=
nt>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[2]: *** [all-recursive] Fehler=
 =3D
> 1</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[2]: Verlassen des Verzeichniss=
es =3D
> Verzeichnis =3DC2=3DBB/root/mono-0.91.99.20040515/mono=3DC2=3DAB</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[1]: *** [all-recursive] Fehler=
 =3D
> 1</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make[1]: Verlassen des Verzeichniss=
es =3D
> Verzeichnis =3DC2=3DBB/root/mono-0.91.99.20040515=3DC2=3DAB</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">make: *** [all] Fehler 2</font>
> </p>
>=20
> <P><FONT SIZE=3D3D2 FACE=3D3D"Arial">Thanks!</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Arial">Jochen</font>
> </p>
>=20
> <P><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Courier New">CompuMaster GmbH</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Agentur f=3DFCr moderne =3D
> Kommunikation</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Jochen Wezel, =3D
> Multimedia-Programmierung</font>
>=20
> <BR><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Rhein-Mosel-Stra=3DDFe 69, 56=
281 =3D
> Emmelshausen, GERMANY</font>
>=20
> <BR><SPAN LANG=3D3D"fr"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Fon: +49 =
6747 =3D
> 95084-12 / Fax: +49 6747 95084-50</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"></span><A HREF=3D3D"http://www.compumaster.de"><S=
PAN =3D
> LANG=3D3D"de"><U><FONT COLOR=3D3D"#0000FF" SIZE=3D3D2 FACE=3D3D"Courier =
=3D
> New">http://www.compumaster.de</font></u></span><SPAN =3D
> LANG=3D3D"de"></span></a><SPAN LANG=3D3D"de"></span><SPAN =3D
> LANG=3D3D"fr"></span><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Couri=
er =3D
> New"> eMail: jwezel@compumaster.de</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">+++ Mitgl=
ied =3D
> im DEUTSCHEN MULTIMEDIA VERBAND d m m v, </font></span><A =3D
> HREF=3D3D"http://www.dmmv.de"><SPAN LANG=3D3D"de"><U><FONT COLOR=3D3D"#00=
00FF" =3D
> SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">http://www.dmmv.de</font></u></span></a><SPAN LANG=3D3D"de"><FONT =
=3D
> SIZE=3D3D2 FACE=3D3D"Courier New"> +++</font></span>
> </p>
>=20
> <P><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Unsere =
=3D
> aktuellen AGBs befinden sich auf unserer Website im =3D
> Bereich</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">"Rechtliches"</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font></span>
> </p>
>=20
> <P><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Diese eMai=
l =3D
> enth=3DE4lt vertrauliche und/oder rechtlich gesch=3DFCtzte =3D
> Informationen.</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Wenn Sie =
nicht =3D
> der richtige Adressat sind oder diese E-Mail irrt=3DFCmlich</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">erhalten =
=3D
> haben, informieren Sie bitte sofort den Absender und vernichten =3D
> Sie</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">diese Mai=
l. =3D
> Das unerlaubte Kopieren sowie die unbefugte Weitergabe =3D
> dieser</font></span>
>=20
> <BR><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Mail i=
st =3D
> nicht gestattet.</font></span>
> </p>
>=20
> <P><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">This e-=
mail =3D
> may contain confidential and/or privileged information. If =3D
> you</font></span>
>=20
> <BR><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">are no=
t the =3D
> intended recipient (or have received this e-mail in error)</font></span>
>=20
> <BR><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">please=
 =3D
> notify the sender immediately and destroy this e-mail.</font></span>
>=20
> <BR><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">Any =
=3D
> unauthorized copying, disclosure or distribution of the material in =3D
> this</font></span>
>=20
> <BR><SPAN LANG=3D3D"en-gb"><FONT SIZE=3D3D2 FACE=3D3D"Courier New">e-mail=
 is =3D
> strictly forbidden.</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font></span>
>=20
> <BR><SPAN LANG=3D3D"de"><FONT SIZE=3D3D2 FACE=3D3D"Courier =3D
> New">********************************************************************=
=3D
> ********</font></span>
> </p>
>=20
> </body>
> </html>
> ------_=3D_NextPart_001_01C43CAC.196DAE60--
>=20
> --__--__--
>=20
> Message: 5
> From: Juergen Moeller <juergen.moeller@elektrobude.de>
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] Problems installing daily mono build
> Date: Tue, 18 May 2004 10:04:29 +0200
>=20
> Hello Jochen,
>=20
> > Has anybody got similar errors on building the daily soap (May 15 to 17=
,
> > it's always the same) ?
> >
> > [...]
> > abcremoval.h: No such file or directory
> > [...]
>=20
> I have the same error...=20
> better than yesterday, after downloading 16MB of '0's...
>=20
> Greetings,
> Juergen
>=20
> --__--__--
>=20
> Message: 6
> From: "RoBiK" <robik@mailbox.sk>
> To: "'Rik Dodsworth'" <rdodsworth@optisoft.co.uk>
> Cc: <mono-list@ximian.com>
> Subject: RE: [Mono-list] Installing
> Date: Tue, 18 May 2004 10:04:40 +0200
>=20
> This is a multi-part message in MIME format.
>=20
> ------=3D_NextPart_000_0000_01C43CBF.893BE340
> Content-Type: text/plain;
> =09charset=3D"us-ascii"
> Content-Transfer-Encoding: 7bit
>=20
> Hi,
> =20
> to install packages with circular references write on single command line
> "rpm -ih package1 package2".
> =20
> Robert
> =20
>   _____ =20
>=20
> From: Rik Dodsworth [mailto:rdodsworth@optisoft.co.uk]=20
> Sent: Montag, 17. Mai 2004 15:26
> To: mono-list@ximian.com
> Subject: [Mono-list] Installing
>=20
>=20
>=20
> I have downloaded all the packages for red hat and am attempting to insta=
ll.
>=20
>=20
> When I run Mono-Core-0.91-0.ximian.6.3.i386 it says it requires mono-posi=
x =3D
> 0.91-0.ximian.6.3
>=20
> When I run mono-posix-0.91-0.ximian.6.3.i386 it says it requires mono-cod=
e =3D
> 0.91-0.ximian.6.3
>=20
> =20
>=20
> This looks to me like a circular reference.
>=20
> Can anyone help on getting this installed on red hat
>=20
> =20
>=20
> Thanks
>=20
> =20
>=20
> Rik
>=20
>=20
> ------=3D_NextPart_000_0000_01C43CBF.893BE340
> Content-Type: text/html;
> =09charset=3D"us-ascii"
> Content-Transfer-Encoding: quoted-printable
>=20
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML xmlns=3D3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D3D=3D20
> "urn:schemas-microsoft-com:office:office" xmlns:w =3D3D=3D20
> "urn:schemas-microsoft-com:office:word"><HEAD>
> <META http-equiv=3D3DContent-Type content=3D3D"text/html; =3D
> charset=3D3Dus-ascii">
> <META content=3D3D"MSHTML 6.00.3790.118" name=3D3DGENERATOR>
> <STYLE>@page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt =3D
> 72.0pt 90.0pt; }
> P.MsoNormal {
> =09FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
> }
> LI.MsoNormal {
> =09FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
> }
> DIV.MsoNormal {
> =09FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
> }
> A:link {
> =09COLOR: blue; TEXT-DECORATION: underline
> }
> SPAN.MsoHyperlink {
> =09COLOR: blue; TEXT-DECORATION: underline
> }
> A:visited {
> =09COLOR: purple; TEXT-DECORATION: underline
> }
> SPAN.MsoHyperlinkFollowed {
> =09COLOR: purple; TEXT-DECORATION: underline
> }
> SPAN.EmailStyle17 {
> =09COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compos=
e
> }
> DIV.Section1 {
> =09page: Section1
> }
> </style>
> </head>
> <BODY lang=3D3DEN-US vLink=3D3Dpurple link=3D3Dblue>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff=3D20
> size=3D3D2>Hi,</font></span></div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff=3D20
> size=3D3D2></font></span> </div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff =3D
> size=3D3D2>to install=3D20
> packages with circular references write </font></span><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff =3D
> size=3D3D2>on single command=3D20
> line "rpm -ih package1 package2".</font></span></div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff=3D20
> size=3D3D2></font></span> </div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004><FONT face=3D3DArial color=3D3D#0000ff=3D20
> size=3D3D2>Robert</font></span></div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><SPAN=3D20
> class=3D3D914060208-18052004> </span></div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr align=3D3D=
left>
> <HR tabIndex=3D3D-1>
> </div>
> <DIV class=3D3DOutlookMessageHeader lang=3D3Den-us dir=3D3Dltr =3D
> align=3D3Dleft><FONT face=3D3DTahoma=3D20
> size=3D3D2><B>From:</b> Rik Dodsworth [mailto:rdodsworth@optisoft.co.uk]=
=3D20
> <BR><B>Sent:</b> Montag, 17. Mai 2004 15:26<BR><B>To:</b>=3D20
> mono-list@ximian.com<BR><B>Subject:</b> [Mono-list]=3D20
> Installing<BR></font><BR></div>
> <DIV></div>
> <DIV class=3D3DSection1>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have downloaded all the=
 =3D
> packages=3D20
> for red hat and am attempting to install. <o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">When I run=3D20
> Mono-Core-0.91-0.ximian.6.3.i386 it says it requires mono-posix =3D3D=3D2=
0
> 0.91-0.ximian.6.3<o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">When I run=3D20
> mono-posix-0.91-0.ximian.6.3.i386 it says it requires mono-code =3D3D=3D2=
0
> 0.91-0.ximian.6.3<o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: =3D
> Arial"><o:p> </o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">This looks to me like a =
=3D
> circular=3D20
> reference.<o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">Can anyone help on gettin=
g =3D
> this=3D20
> installed on red hat<o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: =3D
> Arial"><o:p> </o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: =3D
> Arial">Thanks<o:p></o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: =3D
> Arial"><o:p> </o:p></span></font></p>
> <P class=3D3DMsoNormal><FONT face=3D3DArial size=3D3D2><SPAN=3D20
> style=3D3D"FONT-SIZE: 10pt; FONT-FAMILY: =3D
> Arial">Rik<o:p></o:p></span></font></p></div></body></html>
>=20
> ------=3D_NextPart_000_0000_01C43CBF.893BE340--
>=20
>=20
>=20
> --__--__--
>=20
> _______________________________________________
> Mono-list mailing list
> Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>=20
>=20
> End of Mono-list Digest
>