[Mono-list] Re: Mono release 0.12 / RH7.3 / segmentation fault
Richard Torkar
richard.torkar@htu.se
16 Jun 2002 17:58:24 +0200
On Sun, 2002-06-16 at 17:31, Christophe VG wrote:
> On Sun, 2002-06-16 at 15:10, Miguel de Icaza wrote:
> > Yes, I did. I had to download and install the latest libgc (Just do a
> > google search for "boehm gc", and it will be the first match). You have to
> > compile this first, and then mono, and it works just fine.
> > I also just installed Red Hat 7.3 this week and ran into the same issue.
>
> [root@taurus root]# rpm -qa | grep libgc
> libgc6-devel-6.1-1 <----- brand new
> libgc6-6.1-1 <----- brand new
> [root@taurus root]# rpm -qa | grep mono
> mono-0.12_baselabs-20020616 <----- brand new
> [root@taurus root]# mono
> Segmentation fault <----- still :-(
>
>
> I'm sorry to say, but for me the problem isn't solved ... I downloaded
> the latest libgc6 sources and rebuild the RPMs on RH7.2, then did the
> same for the mono RPMs. They all run happily on RH7.2 ... but installing
> and using them on RH7.3 still segfaults ...
>
I use:
mono-0.12_baselabs-20020613
And libg6-6.1alpha5-1 rpms that I made.
http://java.thn.htu.se/~toor/libgc6-6.1alpha5-1.i386.rpm
http://java.thn.htu.se/~toor/libgc6-6.1alpha5-1.src.rpm
Mono works perfectly.
Take the rpms that I made and when you've confirmed it works, then use
them on mono.baselabs.org as well :)
/Richard
--
Supporting the Mono project, and helping you...
http://mono.baselabs.org http://mono.baselabs.org/CSAM
*** ***
"First steps" building guides, CSAM the C Sharp Archived Modules
daily Mono RPMS, C# tutorial,...