Re: Mono on Fedora Core 5



I am sure I didn't mix SuSe with FC5. I am not using the mono rpm
downloaded directly. I put mono.repo file in /etc/yum.repos.d as
indicated on the URL:
http://www.go-mono.com/download-latest/fedora-5-i386/

The content of the mono.repo is shown below.

[mono]
name=Mono for fedora-5-i386 (latest)
baseurl=http://go-mono.com/download-latest/fedora-5-i386/
enabled=1
gpgcheck=0

So I think using Software Updater will install the latest mono.

Why do I need a higher version of mono, and which version of mono? I
don't understand the exact meaning of the output from the Software
Updater and yum. Can anybody kindly provide an explanation or give me
a reference so that I can read by myself?

Thanks!

Jan Gerrit Kootstra wrote:
blackpuppy wrote:
I am new in Linux. I usually do .NET development using .NET 2.0 in
Windows. Now I cannot install MonoDevelop on FC5.

I am running FC5 on VMware Player on Windows XP. I just installed it
several days ago and did some updates such as gtk and Firefox using
Software Updater.

I put mono.repo (direct to the stable release) in /etc/yum.repos.d/
directory and use Software Updater to install mono. That's fine and I
can compile and run .NET app in a termial.

Then I downloaded monodevelop-0.11-0.novell.noarch.rpm. When I install
it, I will get an error resolving dependencies:

Missing Dependency: mono(gtk-sharp) = 2.4.0.0 is needed by package
monodevelop
Missing Dependency: mono(pango-sharp) = 2.4.0.0 is needed by package
monodevelop
Missing Dependency: mono(gdk-sharp) = 2.4.0.0 is needed by package
monodevelop
Missing Dependency: mono(gdk-sharp) = 2.4.0.0 is needed by package
gtksourceview-sharp2
Missing Dependency: mono(gtk-sharp) = 2.4.0.0 is needed by package
gtksourceview-sharp2

And I try to use yum to get som information about mono and gtk.

[root@localhost ~]# yum list installed 'mono*'
Loading "installonlyn" plugin
Installed Packages
mono-core.i586 1.1.13.8-0.novell installed
mono-data.i586 1.1.13.8-0.novell installed
mono-data-sqlite.i586 1.1.13.8-0.novell installed
mono-web.i586 1.1.13.8-0.novell installed

[root@localhost ~]# yum list installed 'gtk*'
Loading "installonlyn" plugin
Installed Packages
gtk+.i386 1:1.2.10-50 installed
gtk-doc.noarch 1.6-1.fc5.1 installed
gtk-engines.i386 1:0.12-7.2.1 installed
gtk-sharp.i386 1.0.10-5 installed
gtk-sharp2.i386 2.8.2-1 installed
gtk2.i386 2.8.19-2 installed
gtk2-devel.i386 2.8.19-2 installed
gtk2-engines.i386 2.7.4-3 installed
gtkhtml2.i386 2.6.3-1.2.1 installed
gtkhtml3.i386 3.10.1-1.fc5.1 installed
gtksourceview.i386 1.6.1-1.fc5.1 installed
gtkspell.i386 2.0.11-1.2.1 installed

[root@localhost ~]# yum list installed 'pango*'
Loading "installonlyn" plugin
Installed Packages
pango.i386 1.12.3-1
installed
pango-devel.i386 1.12.3-1
installed

[root@localhost ~]# yum list installed 'gdk*'
Loading "installonlyn" plugin
Installed Packages
gdk-pixbuf.i386 1:0.22.0-22
installed

Is it because MonoDevelop depends on a lower version of gtk while I
have updated gtk to a higher version? Is there any way to resolve
this?

Thanks!

Blackpuppy,


It looks like you need a higher version of mono.

Are trying to mix SuSe rpms with FC5 rpms? This sometimes leads to
version mismatches, because SuSe and Red Hat have different channels to
the community. Sometimes SuSe gets the new version before Red Hat or
visa versa.


Kind regards,


Jan Gerrit Kootstra

.



Relevant Pages

  • Re: About mono program with FC6
    ... it looks like your install of mono is broken. ... Sorry, I haven't install any patch rpm packages yet, due to the Server machine in test ENV now! ... Does the f-spot image viewer program crash your system? ...
    (Fedora)
  • Re: About mono program with FC6
    ... it looks like your install of mono is broken. ... F-spot, beagle and probably other programs depend on mono to ... Hello Jim, ...
    (Fedora)
  • PUTW #54 into Baggs PADI
    ... I had posted a couple of months back about a stereo PUTW #54 install in ... separately--jumping them to mono produced an unacceptably thin sound. ... from Annie and David, I got the two elements installed to my ... it's a good sign running stereo will give a natural image--phase ...
    (rec.music.makers.guitar.acoustic)
  • Re: One Note
    ... a Mono application written by Alex Graveley which many of the ... > order to install it you'll need to install Mono as well, ... You'll see the link to tomboy there. ... I've installed it by using the rpms available at nrpms.net. ...
    (Fedora)
  • Re: Mono on Fedora Core 5
    ... See the following post in Mono Community. ... use "Add/Remove Software" to add Development Libraries, ... "The easiest way I have explained to people in the past to install Mono ... run: rpm -Uvh *.rpm ...
    (linux.redhat)