[Mono-list] RH7.3 Problems
Miguel de Icaza
miguel@ximian.com
04 Dec 2002 02:00:51 -0500
Hello,
> 2.) I get GC problems when using the binaries we provide in the mono
> channel. No problems with self compiled GC61 lib.
Can you compile the .src.rpm for the GC we provide, and tell us whether
the problem exists with it as well?
You can rebuild it like this:
rpm --rebuild gc6.1.*src.rpm
Then install it:
rpm -i /usr/src/redhat/RPMS/*/gc*rpm
(The stars are there because I dont know the filenames ;-)
Miguel