Jump to content

Problem installing monodevelop


Guest Cshot
 Share

Recommended Posts

Hey all Im trying to iinstall MonoDevelop because i need to learn C#. Im getting a strang dependecy issue. I have correctly configured sources with easy urpmi. They are working and up to date. Heres whats going on:

 

[root@localhost cshot]# urpmi mono

The package(s) are already installed

[root@localhost cshot]# urpmi monodevelop

Some package requested cannot be installed:

gecko-sharp2-0.11-1mdk.noarch (due to missing mono-tools-1.1.9-3mdk.noarch)

mono-tools-1.1.9-3mdk.noarch (due to unsatisfied mono(mscorlib)[== 2.0.0.0])

monodevelop-0.7-13mdk.noarch (due to missing mono-tools-1.1.9-3mdk.noarch)

Continue? (Y/n) n

[root@localhost cshot]# urpmi mono-tools

Some package requested cannot be installed:

mono-tools-1.1.9-3mdk.noarch (due to unsatisfied mono(mscorlib)[== 2.0.0.0])

Continue? (Y/n) n

[root@localhost cshot]#

 

 

I've tried complling from source but that fails as well, from both tarballs and svn.

 

Can anyone help?

 

Thanks

 

[moved from Software by spinynorman - welcome aboard :)]

Link to comment
Share on other sites

Make sure the urpmi sources are up to date. Open a console, login as root and type: urpmi.update -a

 

Thanks for the input :) I made sure every thing was up to date when i firs tried. But just to be sure, lets do it again. Sadly, still no go. heres the output:

 

[root@localhost monodevelop-0.9]# urpmi.update -a

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-free.cz]

examining MD5SUM file

retrieving source hdlist (or synthesis) of "plf-nonfree"...

ftp://ftp.univ-orleans.fr/logiciel-libre/...006.0/hdlist.cz

computing md5sum of retrieved source hdlist (or synthesis)

...retrieving done

examining hdlist file [/var/cache/urpmi/partial/hdlist.plf-nonfree.cz]

writing list file for medium "plf-nonfree"

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Confrib2.cz]

computing md5sum of existing source hdlist (or synthesis)

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Contrib (Official2006.0-2).cz]

retrieving source hdlist (or synthesis) of "updates"...

ftp://distrib-coffee.ipsl.jussieu.fr/pub/..._info/hdlist.cz

...retrieving done

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.updates.cz]

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz]

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main.cz]

computing md5sum of existing source hdlist (or synthesis)

examining MD5SUM file

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Main (Official2006.0-1).cz]

performing second pass to compute dependencies

 

examining hdlist file [/var/lib/urpmi/hdlist.plf-free.cz]

built hdlist synthesis file for medium "plf-free"

examining hdlist file [/var/lib/urpmi/hdlist.plf-nonfree.cz]

built hdlist synthesis file for medium "plf-nonfree"

examining hdlist file [/var/lib/urpmi/hdlist.Confrib2.cz]

built hdlist synthesis file for medium "Confrib2"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Contrib (Official2006.0-2).cz]

examining hdlist file [/var/lib/urpmi/hdlist.updates.cz]

built hdlist synthesis file for medium "updates"

examining hdlist file [/var/lib/urpmi/hdlist.contrib.cz]

built hdlist synthesis file for medium "contrib"

examining hdlist file [/var/lib/urpmi/hdlist.main.cz]

built hdlist synthesis file for medium "main"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Main (Official2006.0-1).cz]

found 0 headers in cache

removing 0 obsolete headers in cache

wrote config file [/etc/urpmi/urpmi.cfg]

[root@localhost monodevelop-0.9]# urpmi mono

The package(s) are already installed

[root@localhost monodevelop-0.9]# urpme mono

To satisfy dependencies, the following 7 packages will be removed (14 MB):

glib-sharp-1.0.10-1mdk.x86_64 (due to unsatisfied mono >= 1.0.2)

glib-sharp2-2.3.91-3mdk.x86_64 (due to unsatisfied mono >= 1.0.2)

gtk-sharp-1.0.10-1mdk.x86_64 (due to unsatisfied mono(glib-sharp) == 1.0.0.0, due to missing glib-sharp)

gtk-sharp2-2.3.91-3mdk.x86_64 (due to unsatisfied mono(glib-sharp) == 2.4.0.0, due to unsatisfied glib-sharp2 == 2.3.91)

mono-1.1.8.1-5mdk.x86_64

mono-debugger-0.10-0.45941.1mdk.x86_64 (due to missing mono)

Is this OK? (y/N) y

 

removing glib-sharp-1.0.10-1mdk.x86_64 glib-sharp2-2.3.91-3mdk.x86_64 gtk-sharp-1.0.10-1mdk.x86_64 gtk-sharp2-2.3.91-3mdk.x86_64 mono-1.1.8.1-5mdk.x86_64 mono-debugger-0.10-0.45941.1mdk.x86_64 mono-doc-1.1.8.1-5mdk.x86_64

[root@localhost monodevelop-0.9]# urpmi mono

 

ftp://ftp.riken.go.jp/Linux/mandrake/offi...5mdk.x86_64.rpm

installing mono-1.1.8.1-5mdk.x86_64.rpm from /var/cache/urpmi/rpms

Preparing... #############################################

1/1: mono #############################################

[root@localhost monodevelop-0.9]# urpmi monodevelop

Some package requested cannot be installed:

gecko-sharp2-0.11-1mdk.noarch (due to missing mono-tools-1.1.9-3mdk.noarch)

mono-tools-1.1.9-3mdk.noarch (due to unsatisfied mono(mscorlib)[== 2.0.0.0])

monodevelop-0.7-13mdk.noarch (due to missing mono-tools-1.1.9-3mdk.noarch)

Continue? (Y/n)

 

Very strange, where to go from here?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...