Jump to content

Problem with libmono-runtime


Guest rmotters
 Share

Recommended Posts

Guest rmotters

I am trying to get sharp-musique up and running on my machine. To get sharp-musique working I need a working version of gtk-sharp2. After attempting to install the current 2006 version and failing, I downloaded the gtk-sharp2 source rpm (using the standard 2.3.91 src rpm from the 2006 Repository).

 

My machine is setup with standard Mandriva 2006 and then updated against the standard MDV 2006 update source and then updated against the PLF and the MDE sources.

 

I do not have a problem re-building the RPMS but I have come across a problem when installing the binaries. It is coming up with a message "gtk-sharp2-2.3.91-6rjm.i586 (due to unsatisfied mono(System.Drawing)[== 1.0.5000.0])". This is the same message that comes from the original package.

 

After furhter investigation I discovered that the libmono-runtime-1.1.15-5.mdk2006.0.mde.i586.rpm from http://www.mde.djura.org/2006.0/RPMS/ provides (rpm -q --provides) the following components:

mono(mscorlib) = 1.0.3300.0
mono(System) = 1.0.3300.0
mono(System.Data) = 1.0.3300.0
mono(System.Drawing) = 1.0.3300.0
mono(System.Web) = 1.0.3300.0
mono(System.Windows.Forms) = 1.0.3300.0
mono(System.Xml) = 1.0.3300.0
.....
libmono-runtime = 1.1.15-5.mdk2006.0.mde

 

and when I looked at the files in the rpm they are:

/usr/lib/mono/1.0/System.Drawing.Design.dll
/usr/lib/mono/1.0/System.Drawing.dll
/usr/lib/mono/2.0/System.Drawing.Design.dll
/usr/lib/mono/2.0/System.Drawing.dll
/usr/lib/mono/gac/System.Drawing
/usr/lib/mono/gac/System.Drawing.Design
/usr/lib/mono/gac/System.Drawing.Design/1.0.5000.0__b03f5f7f11d50a3a
/usr/lib/mono/gac/System.Drawing.Design/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
/usr/lib/mono/gac/System.Drawing.Design/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.Design.dll.mdb
/usr/lib/mono/gac/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a
/usr/lib/mono/gac/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
/usr/lib/mono/gac/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll.mdb
/usr/lib/mono/gac/System.Drawing/1.0.5000.0__b03f5f7f11d50a3a
/usr/lib/mono/gac/System.Drawing/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.dll
/usr/lib/mono/gac/System.Drawing/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.dll.mdb
/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a
/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.mdb

 

I went looking for a source RPM to investigate the problem further, but I could not find one.

 

My only other course of action it to remove the mde version of mono (this is my current line of attack), or upgrade to 2007 RC1 (and potentially spend the next 2-3 months getting everything right, as I want it.

 

Could someone help out, please?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...